Created
February 16, 2015 14:47
-
-
Save jorge-lavin/748bee6586931e938679 to your computer and use it in GitHub Desktop.
download java jdk (oracle) with curl
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
curl -v -j -k -L -H "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u25-b18/jdk-8u25-windows-i586.exe > jdk-8u25-windows-i586.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment