From 7ff0a03a45c5718bd5d89a6a60171a2f5b70e5d5 Mon Sep 17 00:00:00 2001 From: tstaubitz Date: Tue, 15 Nov 2016 09:01:36 +0100 Subject: [PATCH] Update LOCAL_SETUP.md --- LOCAL_SETUP.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LOCAL_SETUP.md b/LOCAL_SETUP.md index 172b6ad8..402ad33f 100644 --- a/LOCAL_SETUP.md +++ b/LOCAL_SETUP.md @@ -53,7 +53,8 @@ cd /vagrant rake db:migrate #### Missing config files or anything else goes wrong -Check the according parts of the provision.sh file. +Check the according parts of the provision.sh file and try to re-run them directly in the vagrant VM. +All problems that have occurred resulted from a more restrictive rights management in the VMs that run under a Windows host system. ### Start server vagrant ssh