diff --git a/app.yml b/app.yml index 1e3d891adc..d46f2a5283 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