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

10 lines
221 B
YAML
Raw Permalink Normal View History

2015-08-15 14:26:22 -04:00
name: Cuberite
image: ubuntu-15-04-x64
2014-11-01 10:51:02 -04:00
config:
#cloud-config
packages:
2014-12-23 06:54:09 -05:00
- git
2014-11-01 10:51:02 -04:00
runcmd:
2015-06-11 11:59:34 -04:00
- cd /tmp && git clone https://github.com/cuberite/cuberite-ocean.git
- cd /tmp/cuberite-ocean && ./initialinstall.sh