Daniel Gibbs hace 8 años
padre
commit
67844f3525
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -708,7 +708,7 @@ echo "Allows monitor to work"
 #travisip=$(ip -o -4 addr|awk '{print $4}'|grep -oe '\([0-9]\{1,3\}\.\?\)\{4\}'|grep -v 127.0.0)
 #sed -i '/BindIP/c\BindIP                      = \"${travisip}\",' "${serverfiles}/config.lua"
 echo "IP: ${ip}"
-ipconfig
+ifconfig
 echo ""
 echo "5.1 - monitor - online"
 echo "================================="