From 3c1e26f620cda9b16fe3538e7384e0ba01af5480 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: Sun, 5 Mar 2023 05:48:18 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CFwarp.sh b/CFwarp.sh index 78bb244..1a164b7 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -239,6 +239,10 @@ systemctl restart warp-go >/dev/null 2>&1 systemctl enable warp-go >/dev/null 2>&1 systemctl start warp-go >/dev/null 2>&1 red "纯IPV6的VPS目前不支持安装Socks5-WARP" && sleep 2 && bash CFwarp.sh +else +systemctl restart warp-go >/dev/null 2>&1 +systemctl enable warp-go >/dev/null 2>&1 +systemctl start warp-go >/dev/null 2>&1 #elif [[ -n $v4 && -z $v6 ]]; then #systemctl start wg-quick@wgcf >/dev/null 2>&1 #checkwgcf