Files
sdkman-cli/build.sh
2012-09-26 21:29:45 +01:00

6 lines
182 B
Bash
Executable File

#!/bin/bash
export JAVA_HOME="/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home"
export GVM_SERVICE="http://localhost:8080"
export GVM_DIR="/tmp/gvm"
./gradlew -i clean test