diff --git a/661.sh b/661.sh index c32a397..4d918dc 100644 --- a/661.sh +++ b/661.sh @@ -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