Update greetings.sh
Extra echo to seperate MOTD message from CLI input
This commit is contained in:
parent
20cf36427f
commit
9a1fd124e7
@ -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 ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user