mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-25 02:18:22 +01:00
Fixed typo
This commit is contained in:
parent
a9fc7f32d9
commit
545297c443
@ -30,7 +30,7 @@ if [ "$FACTORIO_NO_AUTO_PAUSE" == true ]; then
|
|||||||
no_auto_pause="--no-auto-pause"
|
no_auto_pause="--no-auto-pause"
|
||||||
else
|
else
|
||||||
no_auto_pause=""
|
no_auto_pause=""
|
||||||
fi"
|
fi
|
||||||
echo "###"
|
echo "###"
|
||||||
echo "# Launching Game"
|
echo "# Launching Game"
|
||||||
echo "###"
|
echo "###"
|
||||||
|
Loading…
Reference in New Issue
Block a user