Created
January 1, 2016 23:09
-
-
Save aesteve/3a4a80ad4e9b711123ee to your computer and use it in GitHub Desktop.
add JAVA_HOME (/etc/profile)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:bin/javac::") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment