1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
shaoying 2020-06-01 12:45:35 +08:00
parent 9a468555e2
commit 0b36aef122

View File

@ -16,6 +16,6 @@ git clone https://github.com/shylinux/contexts
cd contexts
make
source etc/miss.sh
bin/ice.sh
ish_miss_serve
curl localhost:9020
```