Skip to content

Instantly share code, notes, and snippets.

@bitbeen
Forked from wavezhang/java_download.sh
Created November 11, 2022 16:15
Show Gist options
  • Save bitbeen/ee10a55cd273eec566b4d105e5028d06 to your computer and use it in GitHub Desktop.
Save bitbeen/ee10a55cd273eec566b4d105e5028d06 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