mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-26 00:55:19 +08:00
✨ 添加命令行工具
This commit is contained in:
parent
66d0782106
commit
a579c76002
@ -69,7 +69,7 @@ After=network-online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=sudo server-status <server> <token> <id> run # 请替换为实际参数
|
ExecStart=server-status <server> <token> <id> run # 请替换为实际参数
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user