added ending separator

This commit is contained in:
Asif Bacchus 2019-01-09 01:12:39 -07:00
parent a5ebaa66cf
commit 46ce48664b
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ cp -f config/etc/ssh/sshd_config /etc/ssh/sshd_config
### Exit gracefully
echo -e "${mag}---------------------${norm}"
echo -e "\n${ok}All done!${norm}\n"
exit 0