소스 검색

removed x86 for x64 hurtworld exec

Daniel Gibbs 10 년 전
부모
커밋
1007d5505c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/command_details.sh

+ 1 - 1
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"