eidas health check binary
This commit is contained in:
parent
04a5ca91c4
commit
252ecb4a15
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ if [ $? -ne 0 ]; then
|
|||
else
|
||||
echo "OK - Service healthy"
|
||||
echo $status
|
||||
exit $STATE_OK
|
||||
exit $STATE_OK
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue