Explorar o código

Removed port, will go to main script

UltimateByte %!s(int64=10) %!d(string=hai) anos
pai
achega
8628c2572b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lgsm/functions/command_details.sh

+ 0 - 1
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"