2 lines
118 B
Bash
Executable file
2 lines
118 B
Bash
Executable file
#!/usr/bin/env sh
|
|
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build net.thauvin.erik.JokeApiBuild "$@"
|