Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-27 00:55:16 +00:00
parent dff5192b07
commit 04b975d29e
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -488,7 +488,7 @@ Restart=always
WantedBy=multi-user.target
EOF
ABC
chkconfig warp-go -add
chkconfig warp-go --add
chkconfig warp-go on
service warp-go start
kill -15 $(pgrep warp-go) >/dev/null 2>&1 && sleep 2