1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 22:36:12 -04:00

update install-release.sh

This commit is contained in:
v2ray 2016-02-08 00:34:22 +01:00
parent e47dd29ed1
commit 1f977b0dd4

View File

@ -15,7 +15,7 @@ else
echo "Please make sure unzip and daemon are installed."
fi
VER="v1.6"
VER="v1.7"
ARCH=$(uname -m)
VDIS="64"