mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 66.sh
This commit is contained in:
parent
56102bb6dd
commit
53d762730d
2
66.sh
2
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
|
||||
|
|
Loading…
Reference in New Issue