mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-29 08:45:23 +08:00
✨ 修复脚本执行错误
This commit is contained in:
parent
87859a58f8
commit
e0aa6adbeb
@ -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)"
|
||||||
|
```
|
||||||
|
|
||||||
- 或手动部署
|
- 或手动部署
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user