Add Debian backports repo to the build.

This commit is contained in:
Daniil Baturin 2018-07-21 12:31:23 +02:00
parent dfb40b3640
commit 1d00a354fe

View File

@ -55,6 +55,7 @@ lb config noauto \
--firmware-chroot true \
--updates true \
--security true \
--backports true \
--apt-indices false
"${@}"
"""