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