Don't print 'waiting' message when jwtproxy is restarting
This commit is contained in:
parent
612c546d16
commit
ed96c9ec85
1 changed files with 0 additions and 2 deletions
|
@ -7,6 +7,4 @@ then
|
|||
/usr/local/bin/jwtproxy --config conf/jwtproxy_conf.yaml
|
||||
rm /tmp/jwtproxy_secscan.sock
|
||||
echo 'Jwtproxy exited'
|
||||
else
|
||||
echo "Waiting for jwtproxy config..."
|
||||
fi
|
||||
|
|
Reference in a new issue