mirror of
https://github.com//cppla/ServerStatus
synced 2026-03-26 00:09:49 +08:00
update 1.1.7
This commit is contained in:
@@ -199,7 +199,6 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站
|
|||||||
|
|
||||||
## 4.3 服务器和客户端自行加入开机启动,或后台方式运行。
|
## 4.3 服务器和客户端自行加入开机启动,或后台方式运行。
|
||||||
1、后台运行: nohup python3 client-linux.py &
|
1、后台运行: nohup python3 client-linux.py &
|
||||||
|
|
||||||
2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py
|
2、开机启动(crontab -e): @reboot /usr/bin/python3 /root/client-linux.py
|
||||||
|
|
||||||
`extra scene (run web/ssview.py)`
|
`extra scene (run web/ssview.py)`
|
||||||
|
|||||||
Reference in New Issue
Block a user