1
0
Fork 0
cuberite-2a/app.yml

10 lines
221 B
YAML

name: Cuberite
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