Unverified Commit 06521e52 authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

fix gradle bug (#29)

parent 3f74eb31
......@@ -12,8 +12,7 @@
GRADLE_VERSION=${1:-"latest"}
USERNAME=${2:-"automatic"}
UPDATE_RC=${3:-"true"}
SDKMAN_DIR=${SDKMAN_DIR:-"/usr/local/sdkman"}
export SDKMAN_DIR=${SDKMAN_DIR:-"/usr/local/sdkman"}
set -e
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment