Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastGamer81 authored May 21, 2024
1 parent c3c2085 commit f59827c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ fi
LATEST_VERSION=$(curl -s https://papermc.io/api/v2/projects/velocity | jq -r '.versions' | jq -r '.[-1]')

if [[ "${VER_EXISTS}" == "true" ]]; then
VELOCITY_VERSION=${VELOCITY_VERSION}
else
VELOCITY_VERSION=${LATEST_VERSION}
fi
Expand Down

0 comments on commit f59827c

Please sign in to comment.