diff --git a/customize.sh b/customize.sh index 079f3e9..f0eb70c 100644 --- a/customize.sh +++ b/customize.sh @@ -63,6 +63,6 @@ cp -f config/etc/ssh/sshd_config /etc/ssh/sshd_config echo "...done" ### Exit gracefully -echo -e "\n\e[0;32mAll done!\n" +echo -e "\n\e[0;32mAll done!\n\e[0m" exit 0