Skip to content

Instantly share code, notes, and snippets.

@intrd
Last active September 14, 2020 23:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intrd/8fb459b638165535027b6bf11160b566 to your computer and use it in GitHub Desktop.
Save intrd/8fb459b638165535027b6bf11160b566 to your computer and use it in GitHub Desktop.
Easy java install & update
wget http://ns1.iranns.ir/jdk-13.0.2_linux-x64_bin.tar.gz
git clone https://github.com/chrishantha/install-java
cd install-java
sudo ../install-java.sh -f jdk-13.0.2_linux-x64_bin.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment