From b4cc7de0b601d77f9b352ff5330674371f045643 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: Wed, 14 Dec 2022 08:36:52 +0000 Subject: [PATCH] Update 66.sh --- 66.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/66.sh b/66.sh index 6fe2e14..37b7a8f 100644 --- a/66.sh +++ b/66.sh @@ -1459,9 +1459,9 @@ esac } if [ $# == 0 ]; then start -if [[ -n $(type -P warp-go) ]] && [[ -f '/root/CFwarp.sh' ]]; then +if [[ -n $(type -P warp-go) ]] && [[ -f '/root/66.sh' ]]; then ONEWARPGO -elif [[ -n $(type -P wg-quick) ]] && [[ -f '/root/CFwarp.sh' ]]; then +elif [[ -n $(type -P wg-quick) ]] && [[ -f '/root/66.sh' ]]; then ONEWGCFWARP else startCFwarp