فهرست منبع

remove warning for now

Daniel Gibbs 9 سال پیش
والد
کامیت
541f502da5
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      lgsm/functions/command_details.sh

+ 0 - 4
lgsm/functions/command_details.sh

@@ -402,10 +402,6 @@ fn_details_quakelive(){
 fn_details_wolfensteinenemyterritory(){
 	echo -e "netstat -atunp | grep etded"
 	echo -e ""
-	if [ -z "${port}" ]||[ -z "${rconport}" ]||[ -z "${statsport}" ]; then
-		echo -e "${red}ERROR!${default} Missing/commented ports in ${servercfg}."
-		echo -e ""
-	fi
 	{
 		echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"
 		echo -e "> Game\tINBOUND\t${port}\tudp"