From b9f467571cb0c1d3e1d2fb3f20420d136dccc2eb Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Sun, 2 Nov 2014 10:09:38 +0000 Subject: Added nohup. --- app.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'app.yml') diff --git a/app.yml b/app.yml index 1e3d891ad..d46f2a528 100644 --- a/app.yml +++ b/app.yml @@ -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 -- cgit v1.2.3