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