From 282c69e54840cdb87de33e463cefecdad9959613 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 8 Mar 2026 21:19:48 +0100 Subject: [PATCH] Update 10-build.sh --- build/10-build.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/10-build.sh b/build/10-build.sh index 944a921..d79b7c2 100755 --- a/build/10-build.sh +++ b/build/10-build.sh @@ -13,6 +13,10 @@ source /ctx/build/copr-helpers.sh # Enable nullglob for all glob operations to prevent failures on empty matches shopt -s nullglob +dnf5 remove -y \ +nvtop \ +htop + echo "::group:: Install Packages" # flatpak und just sind im base-main vorhanden, aber wir ergänzen deine Tools dnf5 install -y \