Remove Grub EFI

This commit is contained in:
2019-06-13 22:43:58 -04:00
parent d62ab088b8
commit d2d9da5f28
2 changed files with 2 additions and 2 deletions

View File

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