bld-spring-boot/examples/bld
2023-10-25 20:36:49 -07:00

2 lines
No EOL
125 B
Bash
Executable file

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