Add a new line

This commit is contained in:
Girish Ramakrishnan
2018-12-07 11:28:23 -08:00
parent c71a429f61
commit 331c8ae247

View File

@@ -238,7 +238,7 @@ while true; do
sleep 10
done
echo -e "\n\n${GREEN}Visit https://<IP> and accept the self-signed certificate to finish setup.${DONE}"
echo -e "\n\n${GREEN}Visit https://<IP> and accept the self-signed certificate to finish setup.${DONE}\n"
if [[ "${rebootServer}" == "true" ]]; then
systemctl stop box mysql # sometimes mysql ends up having corrupt privilege tables