taler-deployment

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

commit 30b34727db49c8eff2ff029796cac075ee0ad0a9
parent 2f1b51a5e8a7d717ef46b2c87f21d42f59e04a62
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Sun,  9 Jun 2019 04:46:39 +0200

fix name

Diffstat:
Mbin/taler-deployment-sign | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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