2 lines
104 B
Bash
2 lines
104 B
Bash
#export JAVA_HOME=$(/usr/libexec/java_home -v 18)
|
|
export JAVA_HOME="$SDKMAN_CANDIDATES_DIR/java/current" |