diff --git a/zomboid/zomboid.json b/zomboid/zomboid.json index 63ec3adc..656017e2 100644 --- a/zomboid/zomboid.json +++ b/zomboid/zomboid.json @@ -55,6 +55,8 @@ { "type": "command", "commands": [ + "chmod +x jre64/bin/java", + "chmod +x ProjectZomboid64", "chmod +x start-server.sh" ] } @@ -70,4 +72,4 @@ "os": "linux", "arch": "amd64" } -} \ No newline at end of file +}