mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
opt some
This commit is contained in:
parent
1557fbae38
commit
ffe4a3b0f8
@ -1,6 +1,6 @@
|
|||||||
# contexts
|
# contexts
|
||||||
|
|
||||||
contexts通过集群化、模块化、自动化,可以在各种设备上,快速组建起云计算服务。
|
contexts通过集群化、模块化、自动化,可以在各种设备上,一键搭起云计算服务。
|
||||||
|
|
||||||
## install
|
## install
|
||||||
|
|
||||||
@ -14,6 +14,6 @@ export ctx_dev=https://shylinux.com ctx_temp=$(mktemp); curl -fsSL $ctx_dev -o $
|
|||||||
export ctx_dev=https://shylinux.com ctx_temp=$(mktemp); curl -fsSL $ctx_dev -o $ctx_temp; source $ctx_temp binary
|
export ctx_dev=https://shylinux.com ctx_temp=$(mktemp); curl -fsSL $ctx_dev -o $ctx_temp; source $ctx_temp binary
|
||||||
```
|
```
|
||||||
|
|
||||||
## page
|
## webview
|
||||||
open http://localhost:9020
|
then open http://localhost:9020
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user