Created
May 19, 2021 15:38
-
-
Save iampato/5f9fd5b8a8bf43cb3401f1913b371b93 to your computer and use it in GitHub Desktop.
Java variants
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
sudo update-java-alternatives --list | |
sudo update-java-alternatives --set /usr/lib/jvm/java-1.8.0-openjdk-amd64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment