Skip to content

Instantly share code, notes, and snippets.

@webman158
Forked from wavezhang/java_download.sh
Created May 21, 2024 14:36
Show Gist options
  • Save webman158/b457622f7f88d7d7e96d1541979e8758 to your computer and use it in GitHub Desktop.
Save webman158/b457622f7f88d7d7e96d1541979e8758 to your computer and use it in GitHub Desktop.

Revisions

  1. @wavezhang wavezhang revised this gist Nov 6, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion java_download.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u102-b14/jdk-8u102-linux-x64.tar.gz
    wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/12.0.2+10/e482c34c86bd4bf8b56c0b35558996b9/jdk-12.0.2_linux-x64_bin.tar.gz
  2. @wavezhang wavezhang created this gist Sep 22, 2016.
    1 change: 1 addition & 0 deletions java_download.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u102-b14/jdk-8u102-linux-x64.tar.gz