mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-10 04:37:37 -04:00
Update clonejdk.sh
This commit is contained in:
parent
9bc8982e99
commit
03a3bdb11d
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
if [ "$TARGET_JDK" == "arm" ]
|
if [ "$TARGET_JDK" == "arm" ]
|
||||||
then
|
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
|
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
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user