Skip to content

Commit

Permalink
Automatically enable SDKMAN
Browse files Browse the repository at this point in the history
  • Loading branch information
olafurpg committed Sep 21, 2019
1 parent dc35628 commit 41dbf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install-java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ sdk install java $(sdk list java | grep -o "$ADOPTOPENJDK\.[0-9\.]*hs-adpt" | he
unset JAVA_HOME
java -Xmx32m -version
git fetch --tags
echo 'source "$HOME/.sdkman/bin/sdkman-init.sh"' >> $HOME/.bash_profile

0 comments on commit 41dbf40

Please sign in to comment.