Made a small fix on autosave features

This commit is contained in:
Christophe Vandekerchove 2016-03-26 18:04:55 +01:00
parent 20fcec5783
commit eedff789a5

View File

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