From 04b975d29eff05580062c42285072265108943fc 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:55:16 +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 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