Fixed too many slashes.

master
Alexander Harkness 2014-12-23 14:50:47 +00:00
parent fc21b1cc10
commit 3dd94bac5e
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ config:
- git
runcmd:
- cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
- cd //tmp/mcserver-ocean && ./initialinstall.sh
- cd /tmp/mcserver-ocean && ./initialinstall.sh