From 0e62682dd307e6d280a3145ae4f239452b2e8b25 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Fri, 27 Jul 2018 12:29:22 +0800 Subject: [PATCH] update --- autodeploy/readme | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/autodeploy/readme b/autodeploy/readme index a1b24565..8a10cf0d 100755 --- a/autodeploy/readme +++ b/autodeploy/readme @@ -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 & -docker安装: + + +附: docker安装 curl -sSL https://get.docker.com/ | sh \ No newline at end of file