Browse Source

updated teeworlds details

pull/509/head
Daniel Gibbs 10 years ago
parent
commit
eb9faa1f27
  1. 2
      functions/fn_details

2
functions/fn_details

@ -544,7 +544,7 @@ echo -e "Change ports by editing the command-line"
echo -e "parameters in ${servercfgfullpath}." echo -e "parameters in ${servercfgfullpath}."
echo -e "" echo -e ""
echo -e "Useful port diagnostic command:" echo -e "Useful port diagnostic command:"
echo -e "netstat -atunp | grep teeworlds" echo -e "netstat -atunp | grep teeworlds_srv"
echo -e "" echo -e ""
{ {
echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL" echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"

Loading…
Cancel
Save