From acb880f83bfe18fb5efca243659d39cd6acc5217 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 8 Mar 2026 19:08:43 +0100 Subject: [PATCH] Update enable_anaconda.sh --- iso/enable_anaconda.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/iso/enable_anaconda.sh b/iso/enable_anaconda.sh index d08e804..b1ff9ad 100755 --- a/iso/enable_anaconda.sh +++ b/iso/enable_anaconda.sh @@ -6,10 +6,8 @@ set -euo pipefail # ------------------------------------------------------------ dnf -y install \ anaconda \ - anaconda-webui \ - cockpit \ - cockpit-anaconda - + anaconda-webui + # ------------------------------------------------------------ # Desktop-Launcher für Live-User (COSMIC-kompatibel) # ------------------------------------------------------------