From ff0e8a013e8ca58d4dc508cff6532729cfa5c0c5 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 10 Feb 2016 14:33:11 +0000 Subject: [PATCH] corrected URL --- functions/install_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/install_config.sh b/functions/install_config.sh index 4cd6948b5..913bf26f0 100644 --- a/functions/install_config.sh +++ b/functions/install_config.sh @@ -182,7 +182,7 @@ elif [ "${gamename}" == "Blade Symphony" ]; then fn_goldsourceconfig elif [ "${gamename}" == "Codename CURE" ]; then echo -e "downloading lgsm-default.cfg...\c" - wget -N /dev/null ${githuburl}/Codename CURE/cfg/lgsm-default.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq + wget -N /dev/null ${githuburl}/CodenameCURE/cfg/lgsm-default.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq sleep 1 fn_sourceconfig