Skip to content

Commit

Permalink
fixed the typo
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jul 20, 2024
1 parent 2a60cc2 commit 148f4a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package-linux_x64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ if [[ $(uname -m) == 'aarch64' ]]; then
JVM=zulu17.52.17-ca-fx-jdk17.0.12-linux_aarch64
else
echo "x86 Linux detected https://cdn.azul.com/zulu/bin/zulu17.50.19-ca-fx-jdk17.0.11-linux_x64.tar.gz"
fi

set -e
ZIP=$JVM.tar.gz
Expand Down

0 comments on commit 148f4a1

Please sign in to comment.