Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-15 08:04:09 +00:00
parent c4a0218f76
commit e510828f89
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -448,7 +448,7 @@ fi
}
warpwgcf(){
if [[ -n $(type -P wg-quick) ]]; then
if [[ -e "/usr/local/bin/wgcf" ]]; then
red "请先卸载已安装的WGCF-WARP否则无法安装当前的WARP-GO脚本退出" && exit
fi
}