Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-01-19 00:58:58 +00:00
parent d1c1cb5361
commit c9cb95a71b
1 changed files with 2 additions and 2 deletions

View File

@ -785,8 +785,8 @@ if [[ $(type -P warp-go) || $(type -P warp-cli) ]] && [[ -f '/root/CFwarp.sh' ]]
if [ "${wpygV}" = "${remoteV}" ]; then
echo -e " 当前CFwarp脚本版本号${bblue}${wpygV}${plain} 重置版第三版 ,已是最新版本\n"
else
echo -e " 当前CFwarp脚本版本号${bblue}${wpygV}${plain}"
echo -e " 检测到最新CFwarp脚本版本号${yellow}${remoteV}${plain}"
echo -e " 当前 CFwarp 脚本版本号:${bblue}${wpygV}${plain}"
echo -e " 检测到最新 CFwarp 脚本版本号:${yellow}${remoteV}${plain}"
echo -e " ${yellow}$(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/version/warpV)${plain}"
echo -e " 可选择7进行更新\n"
fi