From 56b9983fab62a676807655d67300da2a6e097717 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:51:29 -0400 Subject: [PATCH] wrong branch --- xorriso/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/xorriso/Makefile b/xorriso/Makefile index 6c1c5f1..65b8b2a 100644 --- a/xorriso/Makefile +++ b/xorriso/Makefile @@ -1,5 +1,4 @@ input.txt: gen_input.sh - find ../results/ sed -i 's/quiet/quiet $(EXTRA_BOOT_PARAMS)/g' ../results/boot/grub2/grub.cfg sed -i 's/quiet/quiet $(EXTRA_BOOT_PARAMS)/g' ../results/EFI/BOOT/grub.cfg $(eval _VARS = ARCH FLATPAK_DIR IMAGE_NAME IMAGE_TAG ISO_NAME VERSION)