From a64487d5db57b9e281a5953b082618d2c1fca8a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 17:32:58 -0200 Subject: Removing old scripts and cleaning up some code --- misc/splash.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 misc/splash.sh (limited to 'misc/splash.sh') diff --git a/misc/splash.sh b/misc/splash.sh deleted file mode 100755 index 415f36e..0000000 --- a/misc/splash.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -if [ -z $2 ]; then echo "usage: $0 "; exit 1; fi - -cd /boot -mkinitrd -c $1 -splash -s -f /etc/bootsplash/themes/$2/config/bootsplash-1024x768.cfg >> /boot/initrd.gz -- cgit v1.2.3