修复脚本执行错误

This commit is contained in:
远野千束 2024-10-05 22:48:40 +08:00
parent 87859a58f8
commit e0aa6adbeb

View File

@ -31,6 +31,10 @@ _✨ 服务器状态 - 客户端 ✨_
```shell ```shell
sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/snowykami/server-status-client/refs/heads/main/deploy.sh)" sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/snowykami/server-status-client/refs/heads/main/deploy.sh)"
``` ```
如果无法访问 GitHub可以使用以下地址
```shell
sudo bash -c "$(curl -sSL https://git.liteyuki.icu/snowykami/server-status-client/raw/branch/main/deploy.sh)"
```
- 或手动部署 - 或手动部署