Skip to content

Instantly share code, notes, and snippets.

@Frodox
Created July 16, 2014 21:01
Show Gist options
  • Save Frodox/936ce35f6f9fbb9f4f6f to your computer and use it in GitHub Desktop.
Save Frodox/936ce35f6f9fbb9f4f6f to your computer and use it in GitHub Desktop.
download java binary
#!/bin/sh
wget --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u5-b13/jdk-8u5-linux-x64.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment