1
0

Fixed it yet again.

This commit is contained in:
Alexander Harkness 2014-11-02 10:42:19 +00:00
parent e5a2b6d9d6
commit 42364cb81e

View File

@ -8,4 +8,4 @@ config:
runcmd:
- mkdir /minecraft
- cd /minecraft && curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh
- screen -S mcserver -d -m 'cd /minecraft/MCServer && ./MCServer'
- cd /minecraft/MCServer && screen -S mcserver -d -m ./MCServer