diff --git a/MOTD/greetings.sh b/MOTD/greetings.sh index 713b9ce..b805bdc 100644 --- a/MOTD/greetings.sh +++ b/MOTD/greetings.sh @@ -4,3 +4,4 @@ RESET='\033[0m' echo "" echo -e "Welcome ${GREEN}%name%${RESET}! To run the updater enter the following to the console:" echo "bash /opt/updater.sh" +echo ""