Daniel Gibbs 9 лет назад
Родитель
Сommit
6f9e00098e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/check_ip.sh

+ 1 - 1
lgsm/functions/check_ip.sh

@@ -30,7 +30,7 @@ if [ "${gamename}" != "TeamSpeak 3" ]&&[ "${gamename}" != "Mumble" ]&&[ "${travi
 				echo -en "Set ${ipinconfigvar} to one of the following:\n"
 			else
 				fn_print_information_nl "Specify the IP you want to use within a LinuxGSM config file."
-				echo -en "location: ${configdir}\n"
+				echo -en "location: ${configdirserver}\n"
 				echo ""
 				echo -en "Set ip=\"0.0.0.0\" to one of the following:\n"
 			fi