Skip to content

Commit

Permalink
Update clonejdk.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Apr 20, 2024
1 parent 33925c4 commit ca6ccb4
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 jdk21.0.3 --depth 1 https://github.com/openjdk/jdk21u openjdk
git clone --branch "jdk21.0.3+9" --depth 1 https://github.com/openjdk/jdk21u openjdk

0 comments on commit ca6ccb4

Please sign in to comment.