taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

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

workaround outdated merchant .deb

Diffstat:
Mnetzbon/main.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git 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