mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
There is no /boot/initrd* anymore to remove, so instead remove /boot/initram* (#551094)
This commit is contained in:
parent
c3ace496a6
commit
3689019df3
@ -395,7 +395,7 @@ rpm -qa
|
||||
/usr/sbin/makewhatis -w
|
||||
|
||||
# save a little bit of space at least...
|
||||
rm -f /boot/initrd*
|
||||
rm -f /boot/initramfs*
|
||||
# make sure there aren't core files lying around
|
||||
rm -f /core*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user