Explorar el Código

Shortened program name for netstat

.. because it's cut off.
Marvin Lehmann hace 9 años
padre
commit
ecb71045b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/command_details.sh

+ 1 - 1
lgsm/functions/command_details.sh

@@ -676,7 +676,7 @@ fn_details_terraria(){
 }
 
 fn_details_towerunite(){
-	echo -e "netstat -atunp | grep TowerServer-Linux-Shipping"
+	echo -e "netstat -atunp | grep TowerServer"
 	echo -e ""
 	{
 		echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"