mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-16 03:12:12 +08:00
fix address bug
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user