mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-15 22:12:25 +00:00
Adjust service start timeout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
set -o pipefail
|
||||
set +u -o pipefail
|
||||
|
||||
checkEnvVar() {
|
||||
local envVar=${1}
|
||||
|
||||
Reference in New Issue
Block a user