Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2022-12-27 00:51:43 +00:00
parent 6b59c5abd4
commit dff5192b07
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

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