Browse Source

config filename

Alexander Hurd 9 years ago
parent
commit
ac7b32a933
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lgsm/functions/install_config.sh

+ 1 - 1
lgsm/functions/install_config.sh

@@ -283,7 +283,7 @@ elif [ "${gamename}" == "Empires Mod" ]; then
 	fn_defaultconfig
 	fn_defaultconfig
 elif [ "${gamename}" == "Enemy Territory" ]; then
 elif [ "${gamename}" == "Enemy Territory" ]; then
 	echo -e "downloading lgsm-default.cfg...\c"
 	echo -e "downloading lgsm-default.cfg...\c"
-	wget -N /dev/null ${githuburl}/EnemyTerritory/cfg/lgsm-default.ini 2>&1 | grep -F HTTP | cut -c45- | uniq
+	wget -N /dev/null ${githuburl}/EnemyTerritory/cfg/lgsm-default.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq
 	sleep 1
 	sleep 1
 	fn_defaultconfig
 	fn_defaultconfig
 	fn_userinputconfig
 	fn_userinputconfig