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

10 lines
221 B
YAML
Raw Normal View History

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