mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-21 17:40:57 -07:00
parent
5ab5c62f1d
commit
f1c2c34685
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ lb config noauto \
|
|||
--distribution "$dist" \
|
||||
--debian-installer-distribution "$dist" \
|
||||
--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 \
|
||||
--updates false \
|
||||
--security false \
|
||||
|
|
Loading…
Reference in a new issue