diff options
-rwxr-xr-x | scripts/remove-boot-splash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/remove-boot-splash b/scripts/remove-boot-splash index 55f07a1..f18b9c5 100755 --- a/scripts/remove-boot-splash +++ b/scripts/remove-boot-splash @@ -57,7 +57,6 @@ fi echo "remove-boot-splash: Removing plymouth from initrd $initrd_file" >&2 rm -rf \ - $tmp_dir/plymouth/lib/dracut/hooks/*/*plymouth* \ $tmp_dir/plymouth/usr/share/plymouth \ $tmp_dir/plymouth/usr/lib*/plymouth \ $tmp_dir/plymouth/usr/lib*/libply* \ |