Skip to content

Commit

Permalink
Update clonejdk.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Jun 5, 2024
1 parent 0b5a152 commit a34df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clonejdk.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
set -e

git clone --branch "jdk-21.0.3+9" --depth 1 https://github.com/openjdk/jdk21u openjdk
git clone --branch "jdk-21.0.4+5" --depth 1 https://github.com/openjdk/jdk21u openjdk

0 comments on commit a34df5f

Please sign in to comment.