From 80947c4658f7072340b7d763edc361181fba8b84 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, 25 Aug 2022 03:46:59 +0000 Subject: [PATCH] Update CFwarp1.sh --- CFwarp1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CFwarp1.sh b/CFwarp1.sh index e048cc0..ed0553b 100644 --- a/CFwarp1.sh +++ b/CFwarp1.sh @@ -677,7 +677,7 @@ green " 0. 退出脚本 " white " =================================================================" if [[ $(type -P wg-quick) || $(type -P warp-cli) ]] && [[ -f '/root/CFwarp.sh' ]]; then if [ "${wpygV}" = "${remoteV}" ]; then -green " 当前CFwarp脚本版本号:${wpygV}重置版第一版 ,已是最新版本\n" +green " 当前CFwarp脚本版本号:${wpygV} 重置版第一版 ,已是最新版本\n" else green " 当前CFwarp脚本版本号:${wpygV}" yellow " 检测到最新CFwarp脚本版本号:${remoteV} ,可选择8进行更新\n"