Fixed minor errors

This commit is contained in:
Christophe Vandekerchove
2016-03-26 15:25:32 +01:00
parent 2bfa89fea1
commit 20fcec5783
2 changed files with 7 additions and 7 deletions

View File

@ -26,6 +26,6 @@ echo "###"
exec /opt/factorio/bin/x64/factorio \
--disallow-commands \
--start-server \
$last_save \
--autosave-interval ${FACTORIO_AUTOSAVE_INTERVAL} \
--autosave-slots ${FACTORIO_AUTOSAVE_SLOTS}
--autosave-slots ${FACTORIO_AUTOSAVE_SLOTS} \
$last_save