Fix bugs in welcome splash asciiart
authorChristian Hofstaedtler <ch@grml.org>
Sun, 11 Dec 2011 23:24:15 +0000 (00:24 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Sun, 11 Dec 2011 23:24:15 +0000 (00:24 +0100)
etc/grml/fai/config/files/usr/share/initramfs-tools/scripts/init-top/grml/GRMLBASE

index 3ce057a..e8ccac6 100755 (executable)
@@ -142,9 +142,9 @@ else
 SPLASH="
 ${YELLOW}   ____              _
 ${YELLOW}  / ___| _ __ _____ | |
-${YELLOW} | |  _|| / /|     || |
-${YELLOW} | |_| ||  / | | | || |   
-${YELLOW}  \____||_|  |_|_|_||_|    
+${YELLOW} | |  _ | / /|     || |
+${YELLOW} | |_| ||  / | | | || |
+${YELLOW}  \____||_|  |_|_|_||_|
 
 ${WHITE}Grml Live Linux - http://grml.org/${NORMAL}"
 fi