From 172c0461be5b3cbd8e47108ef975abf7b9287a0a Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 15 Apr 2024 07:39:29 +0000 Subject: [PATCH] Add changes from master branch and create a new test script --- 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 021782d..6d4e85c 100755 --- a/debian9-x86_64.sh +++ b/debian9-x86_64.sh @@ -91,13 +91,13 @@ SHADOWSOCKS_BINARY_VERSION="3.3.5-3" SHADOWSOCKS_GO_VERSION="1.8.0" DEFAULT_USER="openmptcprouter" VPS_DOMAIN=${VPS_DOMAIN:-$(wget -4 -qO- -T 2 http://hostname.openmptcprouter.com)} -VPSPATH="server" +VPSPATH="server-test" VPS_PUBLIC_IP=${VPS_PUBLIC_IP:-$(wget -4 -qO- -T 2 http://ip.openmptcprouter.com)} VPSURL="https://www.openmptcprouter.com/" REPO="repo.openmptcprouter.com" CHINA=${CHINA:-no} -OMR_VERSION="0.1030" +OMR_VERSION="0.1031-test" DIR=$( pwd ) #"