mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-02-11 07:38:44 +01:00
Fixed typo in variable
This commit is contained in:
parent
04c4a6b577
commit
52bb117a2b
@ -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