From 95b0bc085314f8c2d401033e7637f6488fbbe444 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Feb 2025 09:44:30 +0800 Subject: [PATCH] add some --- LICENSE | 2 +- README.md | 8 ++++---- src/main.js | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index f85b222d..5f247068 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 shylinux +Copyright (c) 2017-2025 shylinux Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index ce31e995..e57f036f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Contexts -Contexts 通过模块化、集群化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。 +# ContextOS +ContextOS 通过集群化、模块化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。 ## 源码安装 ### 克隆编译 ```sh -git clone https://shylinux.com/x/contexts -cd contexts; source etc/miss.sh +git clone https://shylinux.com/x/ContextOS +cd ContextOS; source etc/miss.sh ``` ### 启动服务 diff --git a/src/main.js b/src/main.js index f5555d75..239cfcb5 100644 --- a/src/main.js +++ b/src/main.js @@ -25,8 +25,8 @@ Volcanos({river: { cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ {space: "20210308-sshd", index: "ssh.relay"}, {space: "20210308-sshd", index: "ssh.cloud.instance"}, - {space: "20210308-sshd", index: "ssh.cloud.domain"}, - {space: "20210308-sshd", index: "ssh.cloud.certs"}, + // {space: "20210308-sshd", index: "ssh.cloud.domain"}, + // {space: "20210308-sshd", index: "ssh.cloud.certs"}, {space: "20210308-sshd", index: "ssh.cloud.client"}, {space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench", {space: "20230913-matrix-story", index: "web.chat.cloud.group"},