Remove period.

Typo with `.` and `,`
This commit is contained in:
Sheldon Rupp 2015-09-05 21:45:02 +02:00
parent c545e46ebe
commit fc80d33d9c
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ address, so we're suggesting $DEFAULT_PRIMARY_HOSTNAME.
fi
fi
# If the machine is behind a NAT, inside a VM, etc., it may not know
# If the machine is behind a NAT, inside a VM, etc, it may not know
# its IP address on the public network / the Internet. Ask the Internet
# and possibly confirm with user.
if [ -z "$PUBLIC_IP" ]; then