From 2b8f41725c92bc92a1fb6715dc6f02dac75f0e90 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Mon, 25 Dec 2017 22:50:42 +0100 Subject: [PATCH] fix a typo --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index a905239..7e8c3d7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -32,7 +32,7 @@ Vagrant.configure("2") do |config| libnss-mdns libapache2-mod-wsgi-py3 python3-mysqldb python3-pip pip3 install django-extensions Pillow - ./vagrant/ansible/roles/web_AI-5/tasks/setup_script.sh + /vagrant/ansible/roles/web_AI-5/tasks/setup_script.sh SHELL end