mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 03:07:24 +01:00
Made a small fix on autosave features
This commit is contained in:
parent
310cb82749
commit
115dc3b1a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user