gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: patch up proto as well


From: gnunet
Subject: [taler-deployment] branch master updated: patch up proto as well
Date: Wed, 10 May 2023 09:31:52 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 9e6339c  patch up proto as well
9e6339c is described below

commit 9e6339c8c54b1580a04ab08362faa1195cce4f3c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed May 10 09:31:50 2023 +0200

    patch up proto as well
---
 netzbon/config_launch_libeufin.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index 299509d..e7df48d 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -264,6 +264,7 @@ say "Setting up SPA configuration..."
 cat /usr/share/libeufin/demobank-ui/demobank-ui-settings.js |
   sed -e "s/localhost/bank.${DOMAIN_NAME}/g" |
   sed -e "s/Taler Bank/${BANK_NAME}/g" \
+  sed -e "s/http:///${PROTO}/g"; \
     >/etc/libeufin/demobank-ui-settings.js
 
 say "DONE"

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