gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: workaround outdated merchant .


From: gnunet
Subject: [taler-deployment] branch master updated: workaround outdated merchant .deb
Date: Fri, 08 Dec 2023 12:20:57 +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 8cd99de  workaround outdated merchant .deb
8cd99de is described below

commit 8cd99de73dcb4a2497266b175dca922c87d668c1
Author: MS <ms@taler.net>
AuthorDate: Fri Dec 8 12:16:20 2023 +0100

    workaround outdated merchant .deb
---
 netzbon/main.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/netzbon/main.sh b/netzbon/main.sh
index 23898ef..74caf9c 100755
--- a/netzbon/main.sh
+++ b/netzbon/main.sh
@@ -66,6 +66,9 @@ if test -z "${PROTO:-}"; then
   echo "PROTO=$PROTO">>config/internal.conf
 fi
 
+# FIXME: remove once the merchant .deb gets updated
+wget -P /usr/bin/ 
https://git.taler.net/merchant.git/plain/contrib/taler-merchant-dbconfig
+
 config_services
 
 # Final message to the user

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