mirror of
https://github.com//cppla/ServerStatus
synced 2025-09-08 10:52:22 +08:00
update
This commit is contained in:
parent
1cc13d337f
commit
455be8cb11
@ -8,6 +8,8 @@ docker run -d --restart=always --name=sss -v {$path}/config.json:/ServerStatus/s
|
|||||||
wget --no-check-certificate -qO client-linux.py 'https://raw.githubusercontent.com/cppla/ServerStatus/master/clients/client-linux.py' && nohup python client-linux.py SERVER={$SERVER} USER={$USER} >/dev/null 2>&1 &
|
wget --no-check-certificate -qO client-linux.py 'https://raw.githubusercontent.com/cppla/ServerStatus/master/clients/client-linux.py' && nohup python client-linux.py SERVER={$SERVER} USER={$USER} >/dev/null 2>&1 &
|
||||||
|
|
||||||
|
|
||||||
docker安装:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
附: docker安装
|
||||||
curl -sSL https://get.docker.com/ | sh
|
curl -sSL https://get.docker.com/ | sh
|
Loading…
x
Reference in New Issue
Block a user