mirror of https://github.com/cppla/ServerStatus
fix address bug
parent
2639050775
commit
b71ac73d75
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
【客户端】:
|
【客户端】:
|
||||||
```bash
|
```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
|
chmod +x client-auto.sh
|
||||||
./client-auto.sh
|
./client-auto.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue