Skip to content

Commit

Permalink
fix address bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntu committed Jun 26, 2018
1 parent efa3f79 commit 55eb0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 55eb0a3

Please sign in to comment.