mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-07 09:44:44 +02:00
Fixed minor errors
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user