mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-23 00:14:43 +01:00
Fixed typo in variable
This commit is contained in:
parent
545297c443
commit
74a32021de
@ -36,7 +36,7 @@ echo "# Launching Game"
|
||||
echo "###"
|
||||
exec /opt/factorio/bin/x64/factorio \
|
||||
$disallow_commands \
|
||||
$no-auto-pause \
|
||||
$no_auto_pause \
|
||||
--autosave-interval ${FACTORIO_AUTOSAVE_INTERVAL} \
|
||||
--autosave-slots ${FACTORIO_AUTOSAVE_SLOTS} \
|
||||
--start-server \
|
||||
|
Loading…
x
Reference in New Issue
Block a user