diff --git a/build.sh b/build.sh
index 836675871140a0b5c5353d4efe99bcfd3122b673..2731b76e417d985ca9eb814fa96ac24b7081008a 100644
--- a/build.sh
+++ b/build.sh
@@ -8,7 +8,8 @@ export FONTCONFIG_PATH="/etc/fonts"
 
 apt-get update
 apt-get install -y python-software-properties
-
+# Accept EULA
+echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
 # Repositories
 ## Mono
 apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
@@ -30,8 +31,7 @@ done
 apt-get install --install-recommends winehq-stable
 # x-ttcidfont-conf
 
-# Accept EULA
-echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
+
 
 # Install WINE things
 apt-get install -y wine winetricks