mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
quotes
This commit is contained in:
parent
e3a117e081
commit
6c8aeff970
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -146,7 +146,7 @@ boot.iso: $(_LORAX_TEMPLATES) $(_REPO_FILES)
|
|||
rm -Rf $(_BASE_DIR)/results || true
|
||||
mv /etc/rpm/macros.image-language-conf /etc/rpm/macros.image-language-conf.orig || true
|
||||
cp /etc/dnf/dnf.conf /etc/dnf/dnf.conf.orig || true
|
||||
echo "module_platform_id=$(_PLATFORM_ID) >> /etc/dnf/dnf.conf
|
||||
echo "module_platform_id=$(_PLATFORM_ID)" >> /etc/dnf/dnf.conf
|
||||
|
||||
# Download the secure boot key
|
||||
if [ -n "$(SECURE_BOOT_KEY_URL)" ]; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue