commit 7a363af14cf86f0c9e8ac958c18cb72876afe8c5
parent 188932bc9a284b5141cec46e41b12195ae7b7931
Author: Antoine A <>
Date: Sat, 22 Feb 2025 14:31:04 +0100
regional: fix libeufin script
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/regional-currency/setup-libeufin.sh b/regional-currency/setup-libeufin.sh
@@ -57,7 +57,7 @@ ALLOW_ACCOUNT_DELETION = yes
ALLOW_EDIT_NAME = yes
DEFAULT_DEBT_LIMIT = ${CURRENCY}:100
EOF
-EOF
+fi
if test -n "${TELESIGN_AUTH_TOKEN:-}"; then
cat >>/etc/libeufin/libeufin-bank.conf <<EOF