mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 20:04:09 -04:00
Update clonejdk.sh
This commit is contained in:
parent
9bc8982e99
commit
03a3bdb11d
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
if [ "$TARGET_JDK" == "arm" ]
|
||||
then
|
||||
git clone --depth 1 https://github.com/PojavLauncherTeam/openjdk-aarch64-jdk8u openjdk
|
||||
else
|
||||
git clone --depth 1 https://github.com/PojavLauncherTeam/openjdk-aarch32-jdk8u openjdk
|
||||
else
|
||||
git clone --depth 1 https://github.com/PojavLauncherTeam/openjdk-aarch64-jdk8u openjdk
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user