fix v2ray download error!

This commit is contained in:
233boy
2020-03-24 16:45:30 +08:00
parent 05b345cce1
commit ed619a6b2c
2 changed files with 7 additions and 4 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.31"
_version="v3.32"
cmd="apt-get"