Skip to content

Instantly share code, notes, and snippets.

@dkocich
Last active February 4, 2019 19:20
Show Gist options
  • Save dkocich/f5da3aa3b3758a7b23b3257ed4ba796c to your computer and use it in GitHub Desktop.
Save dkocich/f5da3aa3b3758a7b23b3257ed4ba796c to your computer and use it in GitHub Desktop.
This helps me configure Java ENV on Ubuntu
#!/bin/bash
sudo update-alternatives --config java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment