From dff5192b0725664b039290a7647d274ec1560d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Tue, 27 Dec 2022 00:51:43 +0000 Subject: [PATCH] Update 661.sh --- 661.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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