diff options
Diffstat (limited to 'scripts/make-boot-splash')
-rwxr-xr-x | scripts/make-boot-splash | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index e524606..bdbeca7 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -92,4 +92,6 @@ function write_header() source $config size=`wc -c<$image` write_header $tx $ty $tw $th $size >> $initrd_file -cat $image >> $initrd_file
\ No newline at end of file +cat $image >> $initrd_file + +$splash_dir/scripts/switch-themes -u |