mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
e633471660
commit
e2f96864a7
|
@ -657,6 +657,9 @@ white "-------------------------------------------------------------------------
|
|||
white " 方案一:当前 IPV6 接管出站流量情况如下($keepup)"
|
||||
white " ${WARPIPv6Status}"
|
||||
white "------------------------------------------------------------------------------------"
|
||||
if [[ "$WARPIPv4Status" == *不存在* && "$WARPIPv6Status" == *不存在* ]]; then
|
||||
yellow "当前方案一识别出错!建议先选择 4 进行卸载,再重新安装方案一,换用wgcf或warp-go,哪个成功用哪个!"
|
||||
fi
|
||||
}
|
||||
S5menu(){
|
||||
white "------------------------------------------------------------------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue