From d7bdb9ac24787136bb1fe3446712a5b633aa9a6a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 28 Oct 2015 00:26:27 +0000 Subject: [PATCH] minor correct to teeworlds --- functions/fn_details | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/fn_details b/functions/fn_details index f4398cced..9876c2e76 100644 --- a/functions/fn_details +++ b/functions/fn_details @@ -2,7 +2,7 @@ # LGSM fn_details function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 141015 +# Version: 281015 # Description: Displays server infomation. @@ -544,7 +544,7 @@ echo -e "Change ports by editing the command-line" echo -e "parameters in ${servercfgfullpath}." echo -e "" echo -e "Useful port diagnostic command:" -echo -e "netstat -atunp | grep terraia" +echo -e "netstat -atunp | grep teeworlds" echo -e "" { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"