Skip to content

Instantly share code, notes, and snippets.

@bennet0496
Last active April 5, 2017 19:47
Show Gist options
  • Save bennet0496/02d57715f8ea1a7328bd888dcc3c6207 to your computer and use it in GitHub Desktop.
Save bennet0496/02d57715f8ea1a7328bd888dcc3c6207 to your computer and use it in GitHub Desktop.
download and install java. https://www.bytegaming.de/?p=396
ln -s jre_version latest
update-alternatives --install /usr/bin/java java /usr/lib/jvm/latest/bin/java 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment