Skip to content

Commit

Permalink
Fixed it yet again.
Browse files Browse the repository at this point in the history
  • Loading branch information
bearbin committed Nov 2, 2014
1 parent e5a2b6d commit 42364cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.yml
Expand Up @@ -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

0 comments on commit 42364cb

Please sign in to comment.