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

Tag to 0.1011

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-02-28 17:01:42 +01:00
parent 30d082e417
commit 2aee1e583e

View file

@ -32,7 +32,7 @@ SHADOWSOCKS_VERSION="3.3.3"
VPS_DOMAIN=${VPS_DOMAIN:-$(wget -4 -qO- -T 2 http://hostname.openmptcprouter.com)}
VPSPATH="server"
OMR_VERSION="0.1010"
OMR_VERSION="0.1011"
set -e
umask 0022