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 \