From 0e918c496cc6e001bb56d109d9b17c39b25c29b7 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 29 Mar 2015 18:28:11 +0200 Subject: [PATCH] check where to save the jar --- circle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/circle.yml b/circle.yml index be0f831..81784c7 100644 --- a/circle.yml +++ b/circle.yml @@ -8,4 +8,5 @@ machine: dependencies: pre: - mkdir minecraft-server + - echo `pwd` - wget https://s3.amazonaws.com/Minecraft.Download/versions/1.8.3/minecraft_server.1.8.3.jar -O $MC_SERVER_JAR