Skip to content

Commit ed2cae1

Browse files
authored
Update clonejdk.sh
1 parent cc8215b commit ed2cae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clonejdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
set -e
33

4-
git clone --branch "jdk-22+36" --depth 1 https://github.com/openjdk/jdk.git openjdk
4+
git clone https://github.com/graalvm/labs-openjdk.git openjdk

0 commit comments

Comments
 (0)