Merge pull request 'fix error with grub when using vagrant' (#193) from vagrant_grub into master

Reviewed-on: Disroot/Website#193
This commit is contained in:
antilopa 2021-02-12 19:39:53 +00:00
commit 546955e508
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