jobserv/buildwrapper.sh
2019-06-01 15:28:44 -07:00

5 lines
61 B
Bash
Executable file

#!/bin/sh
./certs-gen.sh
./gradlew clean build
./package.sh