mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 13:15:32 -04:00
Update clonejdk.sh
This commit is contained in:
parent
a17db03469
commit
929aa7f50c
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
git clone --depth 1 --single-branch jdk16.0.1 https://github.com/openjdk/jdk16u openjdk
|
||||
git clone --depth 1 --branch jdk16.0.1 https://github.com/openjdk/jdk16u openjdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user