mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Speed up OpenJDK clone time
This commit is contained in:
parent
8b2612ce88
commit
70d8b94e03
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
git clone https://github.com/PojavLauncherTeam/openjdk-aarch64-jdk8u openjdk
|
||||
git clone --depth 1 https://github.com/PojavLauncherTeam/openjdk-aarch64-jdk8u openjdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user