fix error with grub when using vagrant

This commit is contained in:
meaz 2021-02-09 22:43:10 +01:00
parent d2d431b34c
commit ecc4d0704b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ sudo debconf-set-selections <<< "postfix postfix/main_mailer_type select No conf
sudo debconf-set-selections <<< "postfix postfix/mailname string ${WEB_NAME}"
# Add sury repository to sources.list for PHP7.4
echo "set grub-pc/install_devices /dev/sda" | debconf-communicate # Fix grub error
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y install ca-certificates apt-transport-https