Browse Source

Shortened program name for netstat

.. because it's cut off.
pull/1310/head
Marvin Lehmann 8 years ago
parent
commit
ecb71045b6
  1. 2
      lgsm/functions/command_details.sh

2
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"

Loading…
Cancel
Save