diff --git a/lgsm/functions/command_details.sh b/lgsm/functions/command_details.sh index 007c77467..f3ea415a6 100644 --- a/lgsm/functions/command_details.sh +++ b/lgsm/functions/command_details.sh @@ -444,7 +444,6 @@ fn_details_teamspeak3(){ fn_details_mumble(){ echo -e "netstat -atunp | grep murmur" echo -e "" - port=$(cat "${servercfgfullpath}" | grep 'port=' | awk -F'=' '{ print $2 }') { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL" echo -e "> Voice\tIN&OUT\t${port}\tudp"