From 833c96cbc5c11e4f38c400988e391426f8340225 Mon Sep 17 00:00:00 2001 From: snowykami Date: Thu, 3 Oct 2024 17:03:57 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E4=BF=AE=E5=A4=8DCPU=E7=89=A9?= =?UTF-8?q?=E7=90=86=E6=A0=B8=E5=BF=83=E8=AE=A1=E7=AE=97=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0a4ba2c..9c296d0 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,13 @@ sudo systemctl enable server-status-client sudo systemctl start server-status-client ``` +### 更新 + +```shell +git pull +sudo systemctl restart server-status-client +``` + ### 服务端 请在中心服务器上部署 [server-status-server](https://github.com/snowykami/server-status-server) \ No newline at end of file