Enable backports
This commit is contained in:
parent
009bde06d5
commit
49eac7883d
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
|||
lb config noauto \
|
||||
--architectures amd64 \
|
||||
--distribution buster \
|
||||
--bootappend-live "boot=live components initrd=/live/initrd.img"
|
||||
--backports true \
|
||||
--bootappend-live "boot=live components initrd=/live/initrd.img" \
|
||||
"${@}"
|
||||
|
|
Loading…
Reference in a new issue