mirror of
https://github.com/ethauvin/rife2-bld-hello.git
synced 2025-04-25 00:37:13 -07:00
2 lines
No EOL
102 B
Bash
Executable file
2 lines
No EOL
102 B
Bash
Executable file
#!/usr/bin/env sh
|
|
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build hello.AppBuild "$@" |