Update v2ray.sh

pull/600/head
Blue planet 5 years ago committed by GitHub
parent 3a3c8863a0
commit a7a40ad917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      v2ray.sh

@ -10,7 +10,7 @@ none='\e[0m'
# Root
[[ $(id -u) != 0 ]] && echo -e " 哎呀……请使用 ${red}root ${none}用户运行 ${yellow}~(^_^) ${none}" && exit 1
_version="v3.32"
_version="v3.33"
cmd="apt-get"

Loading…
Cancel
Save