From aba32001b5999d88ce1a7a95b1ae8979b5961678 Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Wed, 27 Jul 2016 04:25:56 +0200 Subject: [PATCH] Closing ) --- lgsm/functions/command_details.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/command_details.sh b/lgsm/functions/command_details.sh index 751be5d4c..007c77467 100644 --- a/lgsm/functions/command_details.sh +++ b/lgsm/functions/command_details.sh @@ -444,7 +444,7 @@ fn_details_teamspeak3(){ fn_details_mumble(){ echo -e "netstat -atunp | grep murmur" echo -e "" - port=$(cat "${servercfgfullpath}" | grep 'port=' | awk -F'=' '{ print $2 }' + port=$(cat "${servercfgfullpath}" | grep 'port=' | awk -F'=' '{ print $2 }') { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL" echo -e "> Voice\tIN&OUT\t${port}\tudp"