diff --git a/build/30-virt.sh b/build/30-virt.sh index ac5a9cd..78e2472 100755 --- a/build/30-virt.sh +++ b/build/30-virt.sh @@ -20,8 +20,8 @@ dnf5 install -y \ libva-utils \ intel-media-driver \ micro \ - --allowerasing || true - + --allowerasing + # --- 2. Die sofortige Bereinigung (WICHTIG!) --- echo "Cleaning up this layer..." dnf5 clean all || true