From 196ba008602bbf222b0180f329f358fb2baf24dd Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:12:34 -0500 Subject: [PATCH] build with webui --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ef451f..3572674 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ IMAGE_REPO = quay.io/fedora-ostree-desktops IMAGE_NAME = base IMAGE_TAG = $(VERSION) VARIANT = Server -WEB_UI = false +WEB_UI = true REPOS = /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora-updates.repo ADDITIONAL_TEMPLATES = "" ROOTFS_SIZE = 4