Fix building

This commit is contained in:
Aleksey Samoilov 2023-02-25 23:12:15 +04:00
parent de16168aa6
commit e1a4d68298

View file

@ -44,7 +44,7 @@ lb config noauto \
--zsync false \ --zsync false \
--security true \ --security true \
--updates true \ --updates true \
--debootstrap-options="--extractor=ar" \ --debootstrap-options="--extractor=ar --include=lsb-release-minimal" \
"${@}" "${@}"
# replace channel and suite # replace channel and suite