Fixed too many slashes.
This commit is contained in:
parent
fc21b1cc10
commit
3dd94bac5e
2
app.yml
2
app.yml
@ -6,4 +6,4 @@ config:
|
|||||||
- git
|
- git
|
||||||
runcmd:
|
runcmd:
|
||||||
- cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
|
- cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
|
||||||
- cd //tmp/mcserver-ocean && ./initialinstall.sh
|
- cd /tmp/mcserver-ocean && ./initialinstall.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user