Skip to content

Commit

Permalink
Update JAVA_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
tuzz committed Nov 19, 2019
1 parent 8addad5 commit b9ad747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chef/profile/files/user_profile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ eval "$(nodenv init - 2> /dev/null)"
source /usr/local/bin/zz-completion.bash

export ES_HOME="/usr/local/Cellar/elasticsearch/6.6.2/bin"
export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_202.jdk/Contents/Home"
export JAVA_HOME="/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home"

export ANDROID_HOME="/Users/$USER/Library/Android/sdk"
export ANDROID_SDK_HOME="/Users/$USER/Library/Android/sdk"
Expand Down

0 comments on commit b9ad747

Please sign in to comment.