* also moved EULA check before download to fail-fast

This commit is contained in:
Geoff Bourne
2015-01-01 16:01:15 +00:00
parent 44c0eee0f9
commit 7e847829ee
3 changed files with 47 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
set -e
chown -R minecraft:minecraft /data
chown -R minecraft:minecraft /data /start-minecraft
exec su -s /bin/bash -c /start-minecraft minecraft