gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix binary name


From: gnunet
Subject: [taler-deployment] branch master updated: fix binary name
Date: Wed, 14 Apr 2021 13:38:42 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new bace153  fix binary name
bace153 is described below

commit bace153cac847a0c98304c842874f2cdf48d6f5b
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Apr 14 13:38:37 2021 +0200

    fix binary name
---
 bin/taler-deployment-prepare | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index cccbce5..628e146 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -26,7 +26,7 @@ function generate_config() {
 
   mkdir -p "$HOME/.config"
 
-  "$HOME/deployment/bin/taler-config-generate" \
+  taler-deployment-config-generate
     --exchange-pub "$EXCHANGE_PUB" \
     --currency "$TALER_CONFIG_CURRENCY" \
     --outdir "$HOME/.config" \

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