gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: missing slash


From: gnunet
Subject: [taler-deployment] branch master updated: missing slash
Date: Tue, 05 Mar 2024 21:40:29 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 86de927  missing slash
86de927 is described below

commit 86de927fb181d681673fbcc9fddfb32043261084
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Mar 5 21:40:12 2024 +0100

    missing slash
---
 regional-currency/setup-libeufin.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/regional-currency/setup-libeufin.sh 
b/regional-currency/setup-libeufin.sh
index ed12119..9b563e3 100755
--- a/regional-currency/setup-libeufin.sh
+++ b/regional-currency/setup-libeufin.sh
@@ -51,7 +51,7 @@ CURRENCY=${CURRENCY}
 NAME="${BANK_NAME}"
 WIRE_TYPE=x-taler-bank
 X_TALER_BANK_PAYTO_HOSTNAME=bank.${DOMAIN_NAME}
-SUGGESTED_WITHDRAWAL_EXCHANGE=${PROTO}://exchange.${DOMAIN_NAME}
+SUGGESTED_WITHDRAWAL_EXCHANGE=${PROTO}://exchange.${DOMAIN_NAME}/
 SERVE=tcp
 PORT=${BANK_PORT}
 EOF
@@ -137,4 +137,4 @@ curl -sS -u "admin:${BANK_ADMIN_PASSWORD}" \
 EOF
 fi
 
-say "LibEuFin setup finished"
\ No newline at end of file
+say "LibEuFin setup finished"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]