mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-27 06:58:07 +01: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