summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.yml b/app.yml
index f72089f51..f107f6387 100644
--- a/app.yml
+++ b/app.yml
@@ -5,5 +5,5 @@ config:
packages:
- git
runcmd:
- - cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
- - cd /tmp/mcserver-ocean && ./initialinstall.sh
+ - cd /tmp && git clone https://github.com/cuberite/cuberite-ocean.git
+ - cd /tmp/cuberite-ocean && ./initialinstall.sh