diff --git a/test.sh.php b/test.sh.php index 214063b..f4fcddd 100644 --- a/test.sh.php +++ b/test.sh.php @@ -4,7 +4,6 @@ if export http_proxy=http://:@localhost: && wget -qO- http://ifconfig.me/ip; then exit 0; else - echo "test failed"; - init 6; + /usr/local/bin/start_router.sh exit 1; fi \ No newline at end of file