diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index 4cf08c7a..ac90058c 100755 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -5,7 +5,7 @@ WEB_NAME="disroot.lan" WEB_ROOT="/var/www/" WWW_USER="www-data" YAML="/var/www/disroot.lan/user/config/system.yaml" -GRAV_VERSION="1.7.10" +GRAV_VERSION="1.6.18" # Provisioning actions apt install dialog