diff --git a/README.md b/README.md index 9b0ddc9..4f9848f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ _✨ 服务器状态 - 客户端 ✨_ - Linux 可使用脚本安装,带自动部署和自启动 ```shell -curl -sSL https://raw.githubusercontent.com/snowykami/server-status-client/refs/heads/main/deploy.sh -o /tmp/deploy.sh && sudo bash /tmp/deploy.sh && rm /tmp/deploy.sh +sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/snowykami/server-status-client/refs/heads/main/deploy.sh)" ``` - 或手动部署