diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/make-boot-splash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 90eb731..674fbff 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -13,7 +13,6 @@ initrd_file=$1 echo "You need to specify a initrd file as argument" exit 1; } -shift vgamode=$2 |