Update README.md

This commit is contained in:
chaoszhu 2022-06-09 15:22:23 +08:00 committed by GitHub
parent 383269cb05
commit 4cea2ec88d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`
---