mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
debug
This commit is contained in:
parent
9c1ff63bab
commit
a8ea07f618
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue