Added wine + mingw

if wine + mingw-w64 is installed - Fine.
If not, it will be installed
This commit is contained in:
Braz 2017-10-25 21:13:56 +02:00 committed by GitHub
parent 5b5108b2c6
commit 08bbe0779d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
sudo apt-get install wine mingw-w64
unset WINEARCH WINEPREFIX
set -xe