[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] 01/02: no more taler-config
From: |
gnunet |
Subject: |
[taler-merchant] 01/02: no more taler-config |
Date: |
Mon, 02 Dec 2024 23:38:02 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository merchant.
commit f60a633ca2cafd782655e5fe6a4d8de2f29a4dc9
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Dec 2 23:37:28 2024 +0100
no more taler-config
---
contrib/taler-merchant-dbconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/taler-merchant-dbconfig b/contrib/taler-merchant-dbconfig
index 4707fe40..e698dc99 100755
--- a/contrib/taler-merchant-dbconfig
+++ b/contrib/taler-merchant-dbconfig
@@ -90,7 +90,7 @@ then
echo "Database user '$DBUSER' already existed. Continuing anyway." 1>&2
fi
-DBPATH=$(taler-config \
+DBPATH=$(taler-merchant-config \
-c "$CFGFILE" \
-s merchantdb-postgres \
-o CONFIG)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.