Commit 7342a6fd authored by daidekun's avatar daidekun

15s

parent 4ade2508
......@@ -10,8 +10,8 @@ touch nohup.out
echo "Starting RabbitMQ..."
nohup /usr/sbin/rabbitmq-server > /tmp/rabbitmq.out &
echo "sleep 10"
sleep 10
echo "sleep 15"
sleep 15
echo "get definitions from 192.168.4.15"
response=$(curl -X GET -H "Authorization: Basic cWE6cWF0ZXN0" "http://192.168.4.15:15672/api/definitions")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment