1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Update to 0.1006

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-12-31 08:53:31 +01:00
parent 67406eefa1
commit f0c637d855

View file

@ -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