From a0c84037e80b47d9d1c0880fac7ec3454d8a3e46 Mon Sep 17 00:00:00 2001 From: snowykami Date: Wed, 2 Oct 2024 23:02:24 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=B7=BB=E5=8A=A0=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a294df9..167daaa 100644 --- a/README.md +++ b/README.md @@ -79,4 +79,8 @@ EOF' sudo systemctl enable server-status-client sudo systemctl start server-status-client -``` \ No newline at end of file +``` + +### 服务端 + +请在中心服务器上部署 [server-status-server](../server-status-server) \ No newline at end of file