From 1125fd74ad9d72db0a86a017f7fbc3f45ec35a50 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Fri, 7 Apr 2017 17:21:02 +0200
Subject: [PATCH] okej

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

diff --git a/build_as_vagrant.sh b/build_as_vagrant.sh
index a7043d7..12eaf92 100644
--- a/build_as_vagrant.sh
+++ b/build_as_vagrant.sh
@@ -9,8 +9,7 @@ export WINEARCH="win32"
 cd /home/vagrant
 
 # Set up framebuffer
-Xvfb :0 -screen 0 1024x768x16 &
-export DISPLAY=:0.0
+sudo Xvfb :0 -screen 0 1024x768x16 &
 
 # Prepare WINE folder hierarchy
 wine start.exe
-- 
GitLab