From 53d762730dd199e79b37e1aa8ece9e5989690bc4 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:15 +0000 Subject: [PATCH] Update 66.sh --- 66.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66.sh b/66.sh index f60100a..6fe2e14 100644 --- a/66.sh +++ b/66.sh @@ -760,7 +760,7 @@ green " 7. 更新CFwarp脚本" green " 8. 卸载WARP-GO切换为WGCF-WARP内核" green " 0. 退出脚本 " white " =================================================================" -if [[ $(type -P warp-go) || $(type -P warp-cli) ]] && [[ -f '/root/CFwarp.sh' ]]; then +if [[ $(type -P warp-go) || $(type -P warp-cli) ]] && [[ -f '/root/66.sh' ]]; then if [ "${wpygV}" = "${remoteV}" ]; then green " 当前CFwarp脚本版本号:${wpygV} 重置版第二版 ,已是最新版本\n" else