Work is now using jre 11.
This commit is contained in:
parent
c5ac68d5fa
commit
9569e99af7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user