diff --git a/scripts/cloudron-setup b/scripts/cloudron-setup index 8522e5071..7a68f561a 100755 --- a/scripts/cloudron-setup +++ b/scripts/cloudron-setup @@ -238,7 +238,7 @@ while true; do sleep 10 done -echo -e "\n\n${GREEN}Visit https:// and accept the self-signed certificate to finish setup.${DONE}" +echo -e "\n\n${GREEN}Visit https:// 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