Update Leap-selfinstall-GNOME/config.sh
This commit is contained in:
parent
00d3179535
commit
bd52839910
@ -114,11 +114,6 @@ rm -rf /usr/lib*/ruby/gems/*/cache/
|
||||
rm -f /boot/vmlinux*.[gx]z
|
||||
rm -f /lib/modules/*/vmlinux*.[gx]z
|
||||
|
||||
# Decompress kernel modules, better for squashfs (boo#1192457)
|
||||
find /lib/modules/*/kernel -name '*.ko.xz' -exec xz -d {} +
|
||||
find /lib/modules/*/kernel -name '*.ko.zst' -exec zstd --rm -d {} +
|
||||
depmod $(basename /lib/modules/*)
|
||||
|
||||
# Install README.BETA where expected by YaST
|
||||
cp /usr/lib/skelcd/CD1/README.BETA / || :
|
||||
zypper --non-interactive rm -u skelcd-openSUSE || :
|
||||
|
Loading…
Reference in New Issue
Block a user