Files
korge-samples/gradlew_wine
Carlos Ballesteros Velasco 73067c8e11 1.12.3.0
2020-05-03 17:52:43 +02:00

3 lines
76 B
Bash
Executable File

#!/bin/bash
unset ANDROID_HOME
WINEDEBUG=-all wine64 cmd /c gradlew.bat $*