summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-auditor-sign
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment-auditor-sign')
-rwxr-xr-xbin/taler-deployment-auditor-sign2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-auditor-sign b/bin/taler-deployment-auditor-sign
index 29261c0..ffeac26 100755
--- a/bin/taler-deployment-auditor-sign
+++ b/bin/taler-deployment-auditor-sign
@@ -7,6 +7,6 @@ fi
taler-auditor-sign \
-m $(taler-config -s exchange -o MASTER_PUBLIC_KEY) \
- -u "https://auditor.${TALER_CONFIG_ENV}.taler.net/" \
+ -u $TALER_ENV_URL_AUDITOR \
-o "$(taler-config -s exchangedb -o AUDITOR_BASE_DIR -f)/signed_denoms" \
-r "$HOME/shared-data/exchange/auditor-request/auditor_request"