diff --git a/CFwarp.sh b/CFwarp.sh index d9fc319..2ddeed5 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -383,6 +383,9 @@ checkwgcf done checkwgcf if [[ ! $wgcfv4 =~ on|plus && ! $wgcfv6 =~ on|plus ]]; then +yellow "安装WARP失败,还原VPS,卸载Wgcf-WARP组件中……" +cwg +green "卸载Wgcf-WARP组件完成" green "安装WARP失败,建议如下:" [[ $release = Centos && ${vsid} -lt 7 ]] && yellow "当前系统版本号:Centos $vsid \n建议使用 Centos 7 以上系统 " [[ $release = Ubuntu && ${vsid} -lt 18 ]] && yellow "当前系统版本号:Ubuntu $vsid \n建议使用 Ubuntu 18 以上系统 "