diff --git a/setup/questions.sh b/setup/questions.sh index fd4d0f85..26bb8ac1 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -127,7 +127,7 @@ if [ -z "$PUBLIC_IPV6" ]; then input_box "IPv6 Address (Optional)" \ "Enter the public IPv6 address of this machine, as given to you by your ISP. \n\nLeave blank if the machine does not have an IPv6 address. - \n\nPublic IPv6 address:" + \n\nPublic IPv6 address:" \ $DEFAULT_PUBLIC_IPV6 \ PUBLIC_IPV6