fix address bug

This commit is contained in:
ubuntu 2018-06-26 12:07:25 +08:00
parent 2639050775
commit b71ac73d75

@ -24,7 +24,7 @@
【客户端】:
```bash
wget -N --no-check-certificate https://github.com/cppla/ServerStatus/blob/master/autodeploy/client-auto.sh
wget -N --no-check-certificate https://raw.githubusercontent.com/cppla/ServerStatus/master/autodeploy/client-auto.sh
chmod +x client-auto.sh
./client-auto.sh
```