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

10 lines
221 B
YAML
Raw Normal View History

2014-11-01 14:51:02 +00:00
name: MCServer
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:
2014-12-23 11:54:09 +00:00
- cd /tmp && git clone https://github.com/cuberite/mcserver-ocean.git
2014-12-23 14:50:47 +00:00
- cd /tmp/mcserver-ocean && ./initialinstall.sh