Skip to content

Instantly share code, notes, and snippets.

@VakhoQ
Created July 13, 2018 22:24
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 VakhoQ/485b0d40ce9145635a58c2398110c45b to your computer and use it in GitHub Desktop.
Save VakhoQ/485b0d40ce9145635a58c2398110c45b to your computer and use it in GitHub Desktop.
update-alternatives --install /usr/bin/java java /usr/java/latest/bin/java 100
update-alternatives --install /usr/bin/javac javac /usr/java/latest/bin/javac 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment