Line break at end of IP warning
@ -25,11 +25,11 @@ else
echo -en "Set ip=\"0.0.0.0\" to one of the following:\n"
echo -en "${getip}\n"
echo -en ""
echo -en "http://gameservermanagers.com/network-interfaces"
echo -en "http://gameservermanagers.com/network-interfaces\n"
exit 1
else
ip=${getip}
fi