1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00

opt header

This commit is contained in:
harveyshao 2021-05-01 08:30:36 +08:00
parent 31c5785c37
commit c7d6414d36
2 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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