From 93c7c8bc08ace0907fca65e019f1e4aa81f69e4f Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:09:35 -0500 Subject: [PATCH] remove kernel 11 --- etc/config/hooks/live/099-install-custom-apps.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index c3ff67e..f34f629 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -256,5 +256,5 @@ sudo rm /usr/share/lightdm/lightdm.conf.d/60-xubuntu.conf sudo rm /usr/share/xsessions/xfce.desktop /usr/share/xsessions/xubuntu.desktop sudo apt-get clean -sudo apt-get remove linux*6.8.0* -yq +sudo apt-get remove linux*6.11.0* -yq sudo update-initramfs -u