From d6c501b94ca60088ba4e3983d09cb39415c82fa3 Mon Sep 17 00:00:00 2001 From: oxmc7769 Date: Fri, 6 Mar 2026 13:41:35 -0800 Subject: [PATCH] iso stuff --- exports/iso/03-install-live/01-run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/exports/iso/03-install-live/01-run.sh b/exports/iso/03-install-live/01-run.sh index b72a5c7..0d70c57 100755 --- a/exports/iso/03-install-live/01-run.sh +++ b/exports/iso/03-install-live/01-run.sh @@ -7,7 +7,6 @@ fi on_chroot << EOF apt-get install -y \ - grub2 \ grub-efi-amd64 \ grub-efi-amd64-bin \ live-boot \