forked from neil/lxc-templates
Added DOWNLOAD_KEYRING in usage
Signed-off-by: Tanya Degurechaff <34323200+TanyaEleventhGoddess@users.noreply.github.com>
This commit is contained in:
parent
bd16f6b10c
commit
fc18b362d8
@ -649,6 +649,8 @@ Environment variables:
|
|||||||
Defaults to '$MIRROR'
|
Defaults to '$MIRROR'
|
||||||
SECURITY_MIRROR The Debian package security mirror to use. See also the --security-mirror switch above.
|
SECURITY_MIRROR The Debian package security mirror to use. See also the --security-mirror switch above.
|
||||||
Defaults to '$SECURITY_MIRROR'
|
Defaults to '$SECURITY_MIRROR'
|
||||||
|
DOWNLOAD_KEYRING Sets whether to download keyring when missing or ignore keyring checks
|
||||||
|
Defaults to '1'
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
return 0
|
return 0
|
||||||
|
@ -621,6 +621,8 @@ Environment variables:
|
|||||||
|
|
||||||
MIRROR The Kali package mirror to use. See also the --mirror switch above.
|
MIRROR The Kali package mirror to use. See also the --mirror switch above.
|
||||||
Defaults to '$MIRROR'
|
Defaults to '$MIRROR'
|
||||||
|
DOWNLOAD_KEYRING Sets whether to download keyring when missing or ignore keyring checks
|
||||||
|
Defaults to '1'
|
||||||
EOF
|
EOF
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user