From 25effc0e2f8d40c2b8379a3c1ebde18b37392959 Mon Sep 17 00:00:00 2001 From: cppla Date: Tue, 2 Sep 2025 17:44:30 +0800 Subject: [PATCH] update 1.1.7 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50b537d..15ece68 100644 --- a/README.md +++ b/README.md @@ -198,9 +198,8 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站 3、python3 client-psutil.py 运行即可。 ## 4.3 服务器和客户端自行加入开机启动,或后台方式运行。 -1、后台运行: nohup python3 client-linux.py & - -2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py +1、后台运行: nohup python3 client-linux.py & +2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py `extra scene (run web/ssview.py)` ![Shell View](https://dl.cpp.la/Archive/serverstatus-shell.png?version=2023)