Small URL fix
This commit is contained in:
parent
c4807b7d37
commit
c68e399eac
2 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ tasksel tasksel/first multiselect none, ssh-server, standard
|
|||
# Individual additional packages to install
|
||||
d-i pkgsel/include string \
|
||||
apt-transport-https gnupg2 ca-certificates curl \
|
||||
iptables linux-headers-amd64
|
||||
iptables linux-headers-amd64 git
|
||||
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
Loading…
Add table
Add a link
Reference in a new issue