From 0da79f19269ef0c063b2bb19cb35516ae13aa075 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: Thu, 30 Mar 2023 09:00:26 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp.sh b/CFwarp.sh index c90c03e..e6a25fb 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -1808,6 +1808,6 @@ ONEWGCFWARP elif [[ -n $(type -P wg-quick) && -n $(type -P warp-cli) && -z $(type -P warp-go) ]] && [[ -f '/root/CFwarp.sh' ]]; then ONEWGCFWARP else -bug && sleep 2 && exit +startCFwarp fi fi