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

Merge branch 'develop'

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-12-31 15:38:55 +01:00
commit 2b8d75cdf4
9 changed files with 82 additions and 9 deletions

View file

@ -796,7 +796,7 @@ if [ "$update" = "0" ]; then
fi
if [ "$OMR_ADMIN" = "yes" ]; then
cat >> /root/openmptcprouter_config.txt <<-EOF
Your OpenMPTCProuter ADMIN Server key: $OMR_ADMIN_PASS_ADMIN
Your OpenMPTCProuter ADMIN API Server key: $OMR_ADMIN_PASS_ADMIN
Your OpenMPTCProuter Server key: $OMR_ADMIN_PASS
EOF
fi