Skip to content

Instantly share code, notes, and snippets.

@lnhrdt
Last active August 2, 2021 09:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lnhrdt/49c1499c108b23007dcd2a483ef1ffe6 to your computer and use it in GitHub Desktop.
Save lnhrdt/49c1499c108b23007dcd2a483ef1ffe6 to your computer and use it in GitHub Desktop.
Download Oracle JDK with cURL

Java 8u131

curl -b "oraclelicense=accept-securebackup-cookie" -L -C - -O http://download.oracle.com/otn-pub/java/jdk/8u131-b11/d54c1d3a095b4ff2b6607d096fa80163/jdk-8u131-linux-x64.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment