test files

This commit is contained in:
2023-11-11 20:38:05 -08:00
parent 9d8692fc72
commit 8897803efe

View File

@@ -9,4 +9,4 @@ MC_SERVER_FILE=$(curl -s $VERSION_CHECK | jq --raw-output '.downloads.server.url
echo "Server url: $MC_SERVER_FILE"
wget --no-cache ${MC_SERVER_FILE} -O /mnt/Other/Dockers/minecraft/testing/server-${MC_VERSION}.jar
wget --no-cache $MC_SERVER_FILE -O /mnt/Other/Dockers/minecraft/testing/server-$MC_VERSION.jar