Parcourir la source

Shortened program name for netstat

.. because it's cut off.
Marvin Lehmann il y a 9 ans
Parent
commit
ecb71045b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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(){
 fn_details_towerunite(){
-	echo -e "netstat -atunp | grep TowerServer-Linux-Shipping"
+	echo -e "netstat -atunp | grep TowerServer"
 	echo -e ""
 	echo -e ""
 	{
 	{
 		echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"
 		echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"