Files
korge-samples/@old/gradlew_wine
2019-02-02 09:00:41 +01:00

3 lines
54 B
Bash
Executable File

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