This commit is contained in:
Alexey Skobkin 2018-04-16 14:57:54 +00:00 committed by GitHub
commit e7b4ab6ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -386,7 +386,7 @@ exit 0' > $RCLOCAL
echo ""
echo "Looks like your server is behind a NAT!"
echo ""
echo "If your server is NATed (e.g. LowEndSpirit), I need to know the external IP"
echo "If your server is NATed (e.g. LowEndSpirit), I need to know the external IP or hostname"
echo "If that's not the case, just ignore this and leave the next field blank"
read -p "External IP: " -e USEREXTERNALIP
if [[ "$USEREXTERNALIP" != "" ]]; then