sonarqube/build.sh
2018-03-09 11:33:38 +01:00

6 lines
41 B
Bash
Executable File

#!/bin/sh
./stop.sh
./gradlew build $*