Skip to content

Instantly share code, notes, and snippets.

@zrzka
Created December 1, 2016 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zrzka/e8258438df0c6861cf934173cfa36295 to your computer and use it in GitHub Desktop.
Save zrzka/e8258438df0c6861cf934173cfa36295 to your computer and use it in GitHub Desktop.
Broken Trusty Java
- export JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"
- export JAVA_CMD="/usr/lib/jvm/java-8-oracle/jre/bin/java"
- export PATH="$JAVA_HOME/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment