diff --git a/.profile.d/java.sh b/.profile.d/java.sh index 3233f67..216c58a 100644 --- a/.profile.d/java.sh +++ b/.profile.d/java.sh @@ -1 +1 @@ -export JAVA_HOME=$(/usr/libexec/java_home -v 1.8) +export JAVA_HOME=$(/usr/libexec/java_home -v 11)