From 0547eceaa8978329c752ce4447d25dc494dddbba Mon Sep 17 00:00:00 2001 From: Hadi Chokr Date: Thu, 16 Apr 2026 09:27:39 +0200 Subject: [PATCH] Revert "Remove libisoburn from the VM Image" This reverts commit e810b7b91ecef840168586d17b7db75b8c642f38 --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index ffe0822..834f144 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -73,6 +73,7 @@ pacman --sync --refresh --refresh --noconfirm --sysupgrade \ flatpak \ git \ go \ + libisoburn \ openssh \ qemu-base \ qemu-img \