Work is now using jre 11.

This commit is contained in:
James Patrick 2021-09-13 20:11:34 -04:00
parent c5ac68d5fa
commit 9569e99af7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export GOPATH="${HOME}/.go"
export PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest/bin"
export JAVA_HOME=$(/usr/libexec/java_home -v 14)
export JAVA_HOME=$(/usr/libexec/java_home -v 11)
path=(
$GOPATH/bin