Skip to content

Commit f515503

Browse files
author
Christopher Burg
committed
I left out a \ from my list of installed packages.
1 parent ba775af commit f515503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_files/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set -ouex pipefail
1414
#
1515
# https://github.com/ublue-os/bluefin/blob/main/packages.json
1616
dnf5 install -y \
17-
libvirt
17+
libvirt \
1818
qemu \
1919
qemu-char-spice \
2020
qemu-device-display-virtio-gpu \

0 commit comments

Comments
 (0)