From 1007d5505ca18e806c1ff42634ead55c0a9ed82f Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 30 Dec 2015 00:19:42 +0000 Subject: [PATCH] removed x86 for x64 hurtworld exec --- functions/command_details.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/command_details.sh b/functions/command_details.sh index 30437b933..6cf79674d 100644 --- a/functions/command_details.sh +++ b/functions/command_details.sh @@ -499,7 +499,7 @@ echo -e "Change ports by editing the parameters in" echo -e "hwserver script" echo -e "" echo -e "Useful port diagnostic command:" -echo -e "netstat -atunp | grep Hurtworld.x86" +echo -e "netstat -atunp | grep Hurtworld" echo -e "" { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"