瀏覽代碼

Shortened program name for netstat

.. because it's cut off.
Marvin Lehmann 9 年之前
父節點
當前提交
ecb71045b6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"