1
0
cuberite-2a/app.yml
Alexander Harkness cb0618326f More name change.
2015-06-11 16:59:34 +01:00

10 lines
221 B
YAML

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