Install ca-certificates as well

This commit is contained in:
Joshua Boniface 2023-09-01 15:41:54 -04:00
parent 8f7b0b4a6c
commit aceb611d1f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ fi
logfile="/tmp/pvc-install.log" logfile="/tmp/pvc-install.log"
debrelease="buster" debrelease="buster"
debmirror="http://debian.mirror.rafal.ca/debian" debmirror="http://debian.mirror.rafal.ca/debian"
debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server,vlan,ifenslave,python,python2,python3" debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server,vlan,ifenslave,python,python2,python3,ca-certificates"
clear clear