mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-22 01:50:56 -07:00
parent
5ab5c62f1d
commit
f1c2c34685
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ lb config noauto \
|
||||||
--distribution "$dist" \
|
--distribution "$dist" \
|
||||||
--debian-installer-distribution "$dist" \
|
--debian-installer-distribution "$dist" \
|
||||||
--archive-areas "main contrib non-free" \
|
--archive-areas "main contrib non-free" \
|
||||||
--debootstrap-options "--include=ca-certificates,parrot-archive-keyring,gnupg --keyring=templates/common/archives/csec.key" \
|
--debootstrap-options "--include=ca-certificates,csec-archive-keyring,gnupg --keyring=templates/common/archives/csec.key" \
|
||||||
--keyring-packages parrot-archive-keyring \
|
--keyring-packages parrot-archive-keyring \
|
||||||
--updates false \
|
--updates false \
|
||||||
--security false \
|
--security false \
|
||||||
|
|
Loading…
Reference in a new issue