فهرست منبع

Message stating IP automatically set

Daniel Gibbs 8 سال پیش
والد
کامیت
6ad869783d
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      lgsm/functions/check_ip.sh

+ 3 - 0
lgsm/functions/check_ip.sh

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