summaryrefslogtreecommitdiff
path: root/regional-currency/setup-exchange.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regional-currency/setup-exchange.sh')
-rwxr-xr-xregional-currency/setup-exchange.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/regional-currency/setup-exchange.sh b/regional-currency/setup-exchange.sh
index d5c6995..1e06e25 100755
--- a/regional-currency/setup-exchange.sh
+++ b/regional-currency/setup-exchange.sh
@@ -231,8 +231,7 @@ if test ${DO_OFFLINE} == y; then
# FIXME: add 'display-hint 10 "${CURRENCY}"' for 0.10.x!
sudo -i -u taler-exchange-offline taler-exchange-offline \
- enable-account \
- "${CONVERSION_PAYTO}" \
+ enable-account "${CONVERSION_PAYTO}" \
conversion-url "${PROTO}://bank.$DOMAIN_NAME/conversion-info/" \
debit-restriction deny \
wire-fee now iban "${CURRENCY}":0 "${CURRENCY}":0 \