From 3e529d3f802d06369da25686d664cd764a9dbe89 Mon Sep 17 00:00:00 2001 From: Marvin Lehmann Date: Sat, 20 Aug 2016 18:09:11 +0200 Subject: [PATCH] Removed ugly space --- lgsm/functions/install_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/install_config.sh b/lgsm/functions/install_config.sh index 1ac2ffd31..cf2953958 100644 --- a/lgsm/functions/install_config.sh +++ b/lgsm/functions/install_config.sh @@ -303,7 +303,7 @@ elif [ "${gamename}" == "Left 4 Dead 2" ]; then fn_sourceconfig elif [ "${gamename}" == "Minecraft" ]; then echo -e "downloading lgsm-default.ini...\c" - wget -N /dev/null ${githuburl}/Minecraft/cfg/lgsm-default.ini 2>&1 | grep -F HTTP | cut -c45- | uniq + wget -N /dev/null ${githuburl}/Minecraft/cfg/lgsm-default.ini 2>&1 | grep -F HTTP | cut -c45- | uniq sleep 1 fn_defaultconfig elif [ "${gamename}" == "No More Room in Hell" ]; then