From f0c637d85568124545b7304fb4671b4c849dda64 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 31 Dec 2019 08:53:31 +0100 Subject: [PATCH] Update to 0.1006 --- debian9-x86_64.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian9-x86_64.sh b/debian9-x86_64.sh index b759bfb..2cbe8dd 100644 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -30,9 +30,9 @@ V2RAY_VERSION="v1.2.0-2-g68e2207" EASYRSA_VERSION="3.0.6" SHADOWSOCKS_VERSION="3.3.3" VPS_DOMAIN=${VPS_DOMAIN:-$(wget -4 -qO- -T 2 http://hostname.openmptcprouter.com)} -VPSPATH="server-test" +VPSPATH="server" -OMR_VERSION="0.1006-test1" +OMR_VERSION="0.1006" set -e umask 0022