mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-31 09:01:32 -07:00
Adjust service start timeout
This commit is contained in:
parent
78a1d11b99
commit
47c1f43247
3 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -eu
|
||||
|
||||
set -o pipefail
|
||||
set +u -o pipefail
|
||||
|
||||
checkEnvVar() {
|
||||
local envVar=${1}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue