Fix formatting of dnf command in 30-virt.sh
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user