Skip to content

Instantly share code, notes, and snippets.

@WillWcchan
Last active March 18, 2020 02:15
Show Gist options
  • Save WillWcchan/002c22479d45b3934641dd6a6c972882 to your computer and use it in GitHub Desktop.
Save WillWcchan/002c22479d45b3934641dd6a6c972882 to your computer and use it in GitHub Desktop.
Java Home Environment Variable on Linux
export JAVA_HOME=/path/to/java
# Wrote this locally
export JAVA_HOME=/path/to/java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment