gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: follow-up


From: gnunet
Subject: [taler-deployment] branch master updated: follow-up
Date: Wed, 06 Dec 2023 00:32:22 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0c26120  follow-up
0c26120 is described below

commit 0c26120d746c539f4d535afe2a871e41d74e71e6
Author: MS <ms@taler.net>
AuthorDate: Wed Dec 6 00:32:19 2023 +0100

    follow-up
---
 netzbon/config_libeufin_bank.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index 45523f5..2fc4eb8 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -108,8 +108,9 @@ say "DONE"
 
 say "Setting conversion figures..."
 
--u "admin:${BANK_ADMIN_PASSWORD}" \
--H 'Content-Type: application/json; charset=utf-8' \
+curl -u "admin:${BANK_ADMIN_PASSWORD}" \
+  -H 'Content-Type: application/json; charset=utf-8' \
+  ${PROTO}://bank.${DOMAIN_NAME}/conversion-info/conversion-rate \
 --data-binary @- << EOF
 {
     "cashin_ratio": "1",

-- 
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]