mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-04 16:35:58 +08:00
fix address bug
This commit is contained in:
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…
x
Reference in New Issue
Block a user