jwtproxy run: sleep between retries

This commit is contained in:
Evan Cordell 2016-05-03 13:09:34 -05:00
parent ed96c9ec85
commit 8da0ba37ea

View file

@ -7,4 +7,6 @@ then
/usr/local/bin/jwtproxy --config conf/jwtproxy_conf.yaml
rm /tmp/jwtproxy_secscan.sock
echo 'Jwtproxy exited'
else
sleep 1
fi