From 786d73622b6caabce5a38dda8533baaf827aa16a Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 13 Dec 2019 13:59:36 -0500 Subject: [PATCH] Add an extra newline --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 1b9c67f..6aa5f35 100755 --- a/install.sh +++ b/install.sh @@ -19,6 +19,7 @@ echo echo "NOTE: If you make a mistake and need to restart the installer while answering" echo " the questions below, you may do so by typing ^C to cancel the script," echo " then re-running it by calling /install.sh in the resulting shell." +echo echo "1) Please enter a fully-qualified hostname for the system." while [[ -z ${target_hostname} ]]; do