diff --git a/661.sh b/661.sh index 1a3dc9e..c32a397 100644 --- a/661.sh +++ b/661.sh @@ -488,7 +488,7 @@ Restart=always WantedBy=multi-user.target EOF ABC -systemctl daemon-reload +chkconfig warp-go -add chkconfig warp-go on service warp-go start kill -15 $(pgrep warp-go) >/dev/null 2>&1 && sleep 2