diff --git a/clonejdk.sh b/clonejdk.sh index 1d4ef11..7fda0a7 100755 --- a/clonejdk.sh +++ b/clonejdk.sh @@ -1,4 +1,4 @@ #!/bin/bash set -e -git clone --depth 1 https://github.com/openjdk/mobile openjdk +git clone --depth 1 https://github.com/PojavLauncherTeam/mobile openjdk