test files
This commit is contained in:
@@ -9,4 +9,4 @@ MC_SERVER_FILE=$(curl -s $VERSION_CHECK | jq --raw-output '.downloads.server.url
|
|||||||
|
|
||||||
echo "Server url: $MC_SERVER_FILE"
|
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
|
||||||
Reference in New Issue
Block a user