Explorar o código

Message stating IP automatically set

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
4fe0e69086
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lgsm/functions/check_ip.sh

+ 2 - 0
lgsm/functions/check_ip.sh

@@ -72,6 +72,8 @@ if [ "${gamename}" != "TeamSpeak 3" ]&&[ "${gamename}" != "Mumble" ]&&[ "${travi
 			fn_script_log_fatal "https://linuxgsm.com/network-interfaces\n"
 			core_exit.sh
 		else
+			fn_print_info_nl "Check IP: ${getip}"
+			sleep 1
 			ip="${getip}"
 		fi
 	fi