From 4cea2ec88d258a30c1927b8d7f6d544b73b7f3e2 Mon Sep 17 00:00:00 2001 From: chaoszhu <44160914+chaos-zhu@users.noreply.github.com> Date: Thu, 9 Jun 2022 15:22:23 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 95e8a64..7a4c4fd 100644 --- a/README.md +++ b/README.md @@ -89,11 +89,9 @@ wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubuserconte wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubusercontent.com/chaos-zhu/easynode/master/easynode-client-uninstall.sh | bash ``` -> 查看客户端日志 - -```shell -journalctl --follow -u easynode-client -``` +> 查看客户端状态:`systemctl status easynode-client` +> +> 查看客户端日志: `journalctl --follow -u easynode-client` ---