From fca94bc4c4ae55af2dfd4c907e770858d2ef761b Mon Sep 17 00:00:00 2001 From: Noel Miller Date: Tue, 5 Mar 2024 13:12:17 -0600 Subject: [PATCH] fix: removed quotes --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8bef66b..c945227 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,8 @@ WEB_UI = false REPOS = /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora-updates.repo ENROLLMENT_PASSWORD = SECURE_BOOT_KEY_URL = -ADDITIONAL_TEMPLATES = "" -EXTRA_BOOT_PARAMS = +ADDITIONAL_TEMPLATES = +EXTRA_BOOT_PARAMS = ROOTFS_SIZE = 4 # Generated vars