mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
64f7bc96cf
commit
5e807826d5
|
@ -591,7 +591,7 @@ flow=`echo "scale=2; $warppflow/1000000000" | bc`
|
|||
green "已升级为wgcf-warp+账户\nwgcf-warp+账户设备名称:$(grep -s 'Device name' /etc/wireguard/wgcf+p.log | awk '{ print $NF }')\nwgcf-warp+账户剩余流量:$flow GB"
|
||||
ShowWGCF && WGCFmenu
|
||||
else
|
||||
red "升级失败,请确保密钥使用的设备不超过5个,建议更换下秘钥再尝试,脚本退出" && exit
|
||||
red "经IP检测,升级warp+失败,请确保密钥使用的设备不超过5个,建议更换下秘钥再尝试,脚本退出" && exit
|
||||
fi;;
|
||||
3 )
|
||||
[[ ! $(type -P wg-quick) ]] && red "未安装wgcf-warp" && bash CFwarp.sh
|
||||
|
|
Loading…
Reference in New Issue