diff --git a/deploy-netchecker.sh b/deploy-netchecker.sh index 00781b0e2..c602c4d9e 100755 --- a/deploy-netchecker.sh +++ b/deploy-netchecker.sh @@ -31,7 +31,6 @@ pushd netchecker-agent popd echo "DONE" -curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool echo echo "use the following command to check agents:" echo "curl -s -X GET 'http://localhost:31081/api/v1/agents/' | python -mjson.tool"