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