summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment-prepare5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index bfb71ba..3b33442 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -51,9 +51,8 @@ esac
##
taler-auditor-exchange \
- -c ${CONFIG_FILE} \
- -m $(taler-config -c ${CONFIG_FILE} -s exchange -o master_public_key) \
- -u $(taler-config -c ${CONFIG_FILE} -s exchange -o base_url) || true
+ -m $(taler-config -s exchange -o master_public_key) \
+ -u $(taler-config -s exchange -o base_url) || true
rm -f auditor.in
taler-exchange-keyup -o auditor.in