From 36f5158fc91874b27b5668a56649bd0660081ea1 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 16 Oct 2023 13:09:28 +0000 Subject: [PATCH] update build scripts --- PepDev64/pepbld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PepDev64/pepbld.sh b/PepDev64/pepbld.sh index 2b9b017..799e0b7 100755 --- a/PepDev64/pepbld.sh +++ b/PepDev64/pepbld.sh @@ -34,7 +34,7 @@ lb config noauto \ --security false \ --updates false \ --backports false \ - --firmware-chroot false + --firmware-chroot false \ --debootstrap-options --include=zstd,locales,dialog,krb5-locales \ --debian-installer cdrom \ --debian-installer-distribution daedalus \