Change mode to debian, remove debootstrap options

This commit is contained in:
Aleksey Samoilov 2023-02-05 18:36:30 +04:00
parent 7e91604d35
commit bdea65ab78

View file

@ -13,7 +13,7 @@ fi
lb config noauto \
--architectures "$ARCH" \
--mode ubuntu \
--mode debian \
--initramfs none \
--distribution "$BASECODENAME" \
--parent-distribution "$BASECODENAME" \
@ -45,7 +45,6 @@ lb config noauto \
--zsync false \
--security true \
--updates true \
--debootstrap-options "--include=ca-certificates,systemd" \
"${@}"
# replace channel and suite