Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-04-28 23:59:09 +00:00
parent e2f96864a7
commit 69444bcb04
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ white " 方案一:当前 IPV6 接管出站流量情况如下($keepup"
white " ${WARPIPv6Status}"
white "------------------------------------------------------------------------------------"
if [[ "$WARPIPv4Status" == *不存在* && "$WARPIPv6Status" == *不存在* ]]; then
yellow "当前方案一识别出错!建议先选择 4 进行卸载再重新安装方案一换用wgcf或warp-go,哪个成功用哪个!"
yellow "当前IPV4与IPV6都被识别为不存在建议先选择 4 进行卸载再换用wgcf或warp-go重新安装方案一,哪个成功用哪个!"
fi
}
S5menu(){