From 04c4a6b5775c7053cab8397f36b13327c437cd9a Mon Sep 17 00:00:00 2001 From: Christophe Vandekerchove Date: Sun, 27 Mar 2016 19:15:05 +0200 Subject: [PATCH] Fixed typo --- smart_launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart_launch.sh b/smart_launch.sh index cfc1127..e36a709 100755 --- a/smart_launch.sh +++ b/smart_launch.sh @@ -30,7 +30,7 @@ if [ "$FACTORIO_NO_AUTO_PAUSE" == true ]; then no_auto_pause="--no-auto-pause" else no_auto_pause="" -fi" +fi echo "###" echo "# Launching Game" echo "###"