Added nohup.
This commit is contained in:
parent
65b5ae0aa2
commit
b9f467571c
1
app.yml
1
app.yml
@ -4,6 +4,7 @@ config:
|
|||||||
#cloud-config
|
#cloud-config
|
||||||
packages:
|
packages:
|
||||||
- curl
|
- curl
|
||||||
|
- nohup
|
||||||
runcmd:
|
runcmd:
|
||||||
- mkdir /minecraft
|
- mkdir /minecraft
|
||||||
- cd /minecraft && curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh
|
- cd /minecraft && curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh
|
||||||
|
Loading…
Reference in New Issue
Block a user