mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
04b975d29e
commit
e1ae603843
2
661.sh
2
661.sh
|
@ -255,7 +255,7 @@ fi
|
|||
done
|
||||
if [[ ! $wgcfv4 =~ on|plus && ! $wgcfv6 =~ on|plus ]]; then
|
||||
yellow "安装WARP失败,还原VPS,卸载WARP组件中……"
|
||||
WARPun
|
||||
echo
|
||||
green "安装WARP失败,建议如下:"
|
||||
[[ $release = Centos && ${vsid} -lt 7 ]] && yellow "当前系统版本号:Centos $vsid \n建议使用 Centos 7 以上系统 "
|
||||
[[ $release = Ubuntu && ${vsid} -lt 18 ]] && yellow "当前系统版本号:Ubuntu $vsid \n建议使用 Ubuntu 18 以上系统 "
|
||||
|
|
Loading…
Reference in New Issue