1
0
cuberite-2a/app.yml
2014-12-23 14:50:47 +00:00

10 lines
221 B
YAML

name: MCServer
image: ubuntu-14-04-x64
config:
#cloud-config
packages:
- git
runcmd:
- cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
- cd /tmp/mcserver-ocean && ./initialinstall.sh