From 43f959ccc690a5b7c8541f81771e2c0959a85e97 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Fri, 7 Apr 2017 21:38:44 +0200
Subject: [PATCH] aok

---
 build_as_vagrant.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/build_as_vagrant.sh b/build_as_vagrant.sh
index 725c9cb..9bc1d35 100644
--- a/build_as_vagrant.sh
+++ b/build_as_vagrant.sh
@@ -26,9 +26,7 @@ unzip /tmp/tibbo.zip -d "/home/vagrant/.wine/drive_c/Program Files/Tibbo"
 
 # WINE extensions - max 15 minutes!
 cd /home/vagrant/.wine/drive_c
-sudo winetricks dotnet40 corefonts &    # apparently needs sudo
+winetricks dotnet40 corefonts
 
-sleep 600
-kill -9 %2 || true
 kill -9 %1
 touch /vagrant/OK
\ No newline at end of file
-- 
GitLab