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) # ------------------------------------------------------------