Skip to content

Instantly share code, notes, and snippets.

@gamesmod
Forked from wavezhang/java_download.sh
Created May 5, 2025 13:58
Show Gist options
  • Save gamesmod/e7ffa08ede9b1159b106c6268f03e170 to your computer and use it in GitHub Desktop.
Save gamesmod/e7ffa08ede9b1159b106c6268f03e170 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