UnoGame/gradlew

3 lines
82 B
Bash
Executable File

#!/bin/sh
exec java -jar "$(dirname "$0")/gradle/wrapper/gradle-wrapper.jar" "$@"