remove colours from welcome_greeting

This commit is contained in:
Nico Schottelius 2008-05-13 08:15:01 +02:00
parent c83e7d489b
commit cca4aca88b
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
# music
#greeting_intro_play &
@ -18,6 +19,6 @@ GREEN="$ESC[32m"
#MY_ECHO="echo -e"
MY_ECHO="echo"
$MY_ECHO $BOLD$RED
#$MY_ECHO $BOLD$RED
cat ~/.loginart
$MY_ECHO $END
#$MY_ECHO $END