kotlin-bld-example/bld
2024-01-18 22:24:39 -08:00

2 lines
No EOL
112 B
Bash
Executable file

#!/usr/bin/env sh
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.ExampleBuild "$@"