Fix formatting of dnf command in 30-virt.sh

This commit is contained in:
humocs-man
2026-05-03 21:35:51 +02:00
committed by GitHub
parent 82f7f9a195
commit cdd2307afb
+2 -2
View File
@@ -20,8 +20,8 @@ dnf5 install -y \
libva-utils \ libva-utils \
intel-media-driver \ intel-media-driver \
micro \ micro \
--allowerasing || true --allowerasing
# --- 2. Die sofortige Bereinigung (WICHTIG!) --- # --- 2. Die sofortige Bereinigung (WICHTIG!) ---
echo "Cleaning up this layer..." echo "Cleaning up this layer..."
dnf5 clean all || true dnf5 clean all || true