diff --git a/lgsm/functions/check_ip.sh b/lgsm/functions/check_ip.sh
index cf2690534..f3e637a25 100644
--- a/lgsm/functions/check_ip.sh
+++ b/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