summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnetzbon/config_libeufin_bank.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index 8984f3d..2888e93 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -108,7 +108,7 @@ systemctl enable --now libeufin-bank
say "Waiting for the bank (/config)..."
curl --max-time 2 \
--retry-all-errors \
- --retry-delay 1 \
+ --retry-delay 4 \
--retry 10 \
${PROTO}://bank.${DOMAIN_NAME}/config
say "DONE"