From a0180b03b7107e15c89c10d423f117c88b87a67f Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Fri, 7 Apr 2017 23:50:06 +0200
Subject: [PATCH] okej

---
 Vagrantfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Vagrantfile b/Vagrantfile
index d4c3230..117f827 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -36,6 +36,7 @@ Vagrant.configure("2") do |config|
 
     # Sanitize
     chown -R vagrant:vagrant /home/vagrant
+    chown -R vagrant:vagrant /home/vagrant/.wine
 
     # the Vagrant part
     su vagrant -c 'bash /vagrant/build_as_vagrant.sh'
-- 
GitLab