Merge pull request #172 from vidschofelix/patch-1

fix missing newline
This commit is contained in:
Adam Hill 2017-10-15 22:20:32 -05:00 committed by GitHub
commit e6b175ed27
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ setup_web_password() {
fi
{ set +x; } 2>/dev/null
}
setup_ipv4_ipv6() {
local ip_versions="IPv4 and IPv6"
if [ "$IPv6" != "True" ] ; then