Small URL fix

This commit is contained in:
D4rk4 2020-07-31 02:24:05 +02:00
parent c4807b7d37
commit c68e399eac
2 changed files with 2 additions and 2 deletions

View file

@ -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