Fixed latest Paper build to be "latest"

This commit is contained in:
Geoff Bourne
2020-04-22 17:08:07 -05:00
parent c2846fc586
commit 664f3d7eaa

View File

@@ -2,7 +2,7 @@
. /start-utils
PAPERBUILD=${PAPERBUILD:-LATEST}
: ${PAPERBUILD:=latest}
export SERVER=paper_server-${VANILLA_VERSION}-${PAPERBUILD}.jar
if [ ! -f "$SERVER" ] || [ -n "$FORCE_REDOWNLOAD" ]; then