瀏覽代碼

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"