Created
November 29, 2019 09:30
-
-
Save iamdylanngo/6d4dd7e6d8a65d15d35745354da8ea64 to your computer and use it in GitHub Desktop.
Export Java Home
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=/opt/java/openjdk | |
export PATH=$PATH:$JAVA_HOME/bin | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment