forked from x/ContextOS
opt header
This commit is contained in:
parent
31c5785c37
commit
c7d6414d36
13
README.md
13
README.md
@ -5,18 +5,17 @@ contexts通过模块化、集群化、自动化,可以在各种设备上,快
|
||||
## install
|
||||
|
||||
### install by binary
|
||||
``` sh
|
||||
$ curl https://shylinux.com/publish/ice.sh | sh
|
||||
$ ctx_self=http://:9020 bin/ice.sh start serve
|
||||
```sh
|
||||
curl -fsSL https://shylinux.com |sh -s binary
|
||||
ish_miss_serve
|
||||
ice>
|
||||
```
|
||||
open http://localhost:9020
|
||||
|
||||
### install by source
|
||||
```
|
||||
$ git clone https://github.com/shylinux/contexts
|
||||
$ cd contexts && source etc/miss.sh
|
||||
$ ish_miss_serve
|
||||
```sh
|
||||
curl -fsSL https://shylinux.com |sh -s source
|
||||
ish_miss_serve
|
||||
ice>
|
||||
```
|
||||
open http://localhost:9020
|
||||
|
@ -15,7 +15,8 @@
|
||||
role black tech aaa.role
|
||||
|
||||
~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
|
||||
# wubi import usr/wubi-dict/wubi86
|
||||
|
Loading…
x
Reference in New Issue
Block a user