bld-kotlin/examples/bld
2023-11-03 21:31:09 -07: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 "$@"