mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
opt header
This commit is contained in:
parent
31c5785c37
commit
c7d6414d36
11
README.md
11
README.md
@ -6,17 +6,16 @@ contexts通过模块化、集群化、自动化,可以在各种设备上,快
|
|||||||
|
|
||||||
### install by binary
|
### install by binary
|
||||||
```sh
|
```sh
|
||||||
$ curl https://shylinux.com/publish/ice.sh | sh
|
curl -fsSL https://shylinux.com |sh -s binary
|
||||||
$ ctx_self=http://:9020 bin/ice.sh start serve
|
ish_miss_serve
|
||||||
ice>
|
ice>
|
||||||
```
|
```
|
||||||
open http://localhost:9020
|
open http://localhost:9020
|
||||||
|
|
||||||
### install by source
|
### install by source
|
||||||
```
|
```sh
|
||||||
$ git clone https://github.com/shylinux/contexts
|
curl -fsSL https://shylinux.com |sh -s source
|
||||||
$ cd contexts && source etc/miss.sh
|
ish_miss_serve
|
||||||
$ ish_miss_serve
|
|
||||||
ice>
|
ice>
|
||||||
```
|
```
|
||||||
open http://localhost:9020
|
open http://localhost:9020
|
||||||
|
@ -15,7 +15,8 @@
|
|||||||
role black tech aaa.role
|
role black tech aaa.role
|
||||||
|
|
||||||
~web
|
~web
|
||||||
config share meta.domain https://shylinux.com
|
config serve meta.share "https://shylinux.com"
|
||||||
|
config share meta.domain "https://shylinux.com"
|
||||||
|
|
||||||
~web.code.input
|
~web.code.input
|
||||||
# wubi import usr/wubi-dict/wubi86
|
# wubi import usr/wubi-dict/wubi86
|
||||||
|
Loading…
x
Reference in New Issue
Block a user