jwtproxy run: sleep between retries
This commit is contained in:
parent
ed96c9ec85
commit
8da0ba37ea
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue