Parcourir la source

updated check_ip info for new config location

Daniel Gibbs il y a 9 ans
Parent
commit
8005263f4c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      lgsm/functions/check_ip.sh

+ 2 - 1
lgsm/functions/check_ip.sh

@@ -29,7 +29,8 @@ if [ "${gamename}" != "TeamSpeak 3" ]&&[ "${gamename}" != "Mumble" ]&&[ "${travi
 				echo -en "${servercfgfullpath}\n"
 				echo -en "${servercfgfullpath}\n"
 				echo -en "Set ${ipinconfigvar} to one of the following:\n"
 				echo -en "Set ${ipinconfigvar} to one of the following:\n"
 			else
 			else
-				fn_print_information "Specify the IP you want to use within the ${selfname} script.\n"
+				fn_print_information "Specify the IP you want to use within the LinuxGSM config file."
+				echo -en "Location: ${configdir}\n"
 				echo -en "Set ip=\"0.0.0.0\" to one of the following:\n"
 				echo -en "Set ip=\"0.0.0.0\" to one of the following:\n"
 			fi
 			fi
 			echo -en "${getip}\n"
 			echo -en "${getip}\n"