diff --git a/lomes-setup.sh b/lomes-setup.sh index 5591944..6baf114 100755 --- a/lomes-setup.sh +++ b/lomes-setup.sh @@ -166,7 +166,7 @@ while true; do break elif [[ "$installSSL" == "n" || "$installSSL" = "N" ]]; then - echo -e "\n ${YEL}Nginx configuration skipped!${CRS}\n" + echo -e "\n ${YEL}Nginx configuration skipped!${CRS}" break else