update ver

This commit is contained in:
233boy
2020-01-15 21:40:16 +08:00
parent 0587560602
commit dc36df7959
3 changed files with 7 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v3.29"
_version="v3.30"
cmd="apt-get"
@@ -2279,6 +2279,8 @@ get_v2ray_vmess_URL_link() {
echo
echo -e ${cyan}$vmess${none}
echo
echo -e "${yellow}免被墙..推荐使用JMS: ${cyan}https://getjms.com${none}"
echo
rm -rf /etc/v2ray/vmess_qr.json
}
other() {