Bump Standards-Version to 3.9.2.
[grml-autoconfig.git] / grml-bootsplash
index 5e8341f..6eeb8f9 100755 (executable)
@@ -4,7 +4,6 @@
 # Authors:       (c) Florian Keller <Florian.Keller@zuerich.ch>, (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Son Jun 04 16:05:26 CEST 2006 [mika]
 ################################################################################
 
 if [ -z "$1" ] ; then
@@ -23,7 +22,7 @@ fi
 PLACEHOLDER=""
 BOOTSPLASH=$(mktemp)
 
-/usr/bin/clear
+echo -ne '\033[H\033[25l'
 cat > $BOOTSPLASH << 'EOTA'