1
0

Added nohup.

This commit is contained in:
Alexander Harkness 2014-11-02 10:09:38 +00:00
parent 65b5ae0aa2
commit b9f467571c

View File

@ -4,6 +4,7 @@ config:
#cloud-config
packages:
- curl
- nohup
runcmd:
- mkdir /minecraft
- cd /minecraft && curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh