Update greetings.sh
Fixed oopsie
This commit is contained in:
parent
cd1f56b647
commit
ad720974f7
@ -2,5 +2,5 @@ GREEN='\033[1;32m'
|
|||||||
WHITE='\033[1;37m'
|
WHITE='\033[1;37m'
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "Welcome ${GREEN}Jarno${WHITE}! To run the updater enter the following to the console:"
|
echo -e "Welcome ${GREEN}%name%${WHITE}! To run the updater enter the following to the console:"
|
||||||
echo "bash /opt/updater.sh"
|
echo "bash /opt/updater.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user