From c8b267c818930b352fa2aeb3ae1f276004fa1c26 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Tue, 10 Mar 2026 20:42:26 +0100 Subject: [PATCH] Update enable_anaconda.sh --- iso/enable_anaconda.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/iso/enable_anaconda.sh b/iso/enable_anaconda.sh index ac37271..d4914fc 100755 --- a/iso/enable_anaconda.sh +++ b/iso/enable_anaconda.sh @@ -29,7 +29,6 @@ glib-compile-schemas /usr/share/glib-2.0/schemas # Install Anaconda (GNOME backend is implicit) # ------------------------------------------------------------------- dnf install -y \ - dnf install -y \ anaconda-webui \ cockpit-ws \ cockpit-bridge \