summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-09 04:46:39 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-09 04:46:39 +0200
commit30b34727db49c8eff2ff029796cac075ee0ad0a9 (patch)
tree09ca4879e81859cdc4d2461bd3546bd914413ba2 /bin
parent2f1b51a5e8a7d717ef46b2c87f21d42f59e04a62 (diff)
downloaddeployment-30b34727db49c8eff2ff029796cac075ee0ad0a9.tar.gz
deployment-30b34727db49c8eff2ff029796cac075ee0ad0a9.tar.bz2
deployment-30b34727db49c8eff2ff029796cac075ee0ad0a9.zip
fix name
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment-sign2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-sign b/bin/taler-deployment-sign
index e0440b4..caacc5c 100755
--- a/bin/taler-deployment-sign
+++ b/bin/taler-deployment-sign
@@ -19,6 +19,6 @@ if ! test -f $(taler-config -s paths -o taler_deployment_shared -f)/hier.lock; t
exit 1
fi
-taler-exchange-sign
+taler-exchange-wire
WIRE_RESPONSE=$(taler-config -s account-1 -o wire_response -f)
chmod 070 $WIRE_RESPONSE