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
+1 -1
View File
@@ -20,7 +20,7 @@ dnf5 install -y \
libva-utils \
intel-media-driver \
micro \
--allowerasing || true
--allowerasing
# --- 2. Die sofortige Bereinigung (WICHTIG!) ---
echo "Cleaning up this layer..."