trailing white spaces

This commit is contained in:
humocs-man
2026-02-28 19:59:16 +01:00
parent 3ad396694a
commit b1a4a8bf86
+12 -11
View File
@@ -10,6 +10,7 @@ set -eoux pipefail
# shellcheck source=/dev/null
source /ctx/build/copr-helpers.sh
# Enable nullglob for all glob operations to prevent failures on empty matches
shopt -s nullglob
@@ -39,17 +40,17 @@ echo "::group:: Install Packages"
dnf5 install -y \
fastfetch \
btop \
libvirt \
libvirt-daemon \
libvirt-daemon-driver-qemu \
libvirt-daemon-config-network \
libvirt-daemon-kvm \
libvirt-client \
qemu-kvm \
qemu-img \
virt-manager \
virt-viewer \
usbredir \
libvirt \
libvirt-daemon \
libvirt-daemon-driver-qemu \
libvirt-daemon-config-network \
libvirt-daemon-kvm \
libvirt-client \
qemu-kvm \
qemu-img \
virt-manager \
virt-viewer \
usbredir \
usbredir-server