Przeglądaj źródła

Shortened program name for netstat

.. because it's cut off.
Marvin Lehmann 9 lat temu
rodzic
commit
ecb71045b6
1 zmienionych plików z 1 dodań i 1 usunięć
  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"