From 541f502da5dc7531fb54694f09c1cf60cb9b4be6 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 14 Oct 2016 21:29:20 +0100 Subject: [PATCH] remove warning for now --- lgsm/functions/command_details.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lgsm/functions/command_details.sh b/lgsm/functions/command_details.sh index b7a25b2d7..60f244407 100644 --- a/lgsm/functions/command_details.sh +++ b/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"