summaryrefslogtreecommitdiff
path: root/bin/taler-config-tips
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-07-27 17:32:58 +0200
committerMS <ms@taler.net>2020-07-27 17:32:58 +0200
commitcb1dc544c927e55b32babb7619e2a0b81a1236df (patch)
tree8de4c2340d49d2b429f9d33a803b82151be2b96e /bin/taler-config-tips
parent308e5529ce58335593e06d74a0996510f120f3e8 (diff)
downloaddeployment-cb1dc544c927e55b32babb7619e2a0b81a1236df.tar.gz
deployment-cb1dc544c927e55b32babb7619e2a0b81a1236df.tar.bz2
deployment-cb1dc544c927e55b32babb7619e2a0b81a1236df.zip
end with /
Diffstat (limited to 'bin/taler-config-tips')
-rwxr-xr-xbin/taler-config-tips2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-config-tips b/bin/taler-config-tips
index 241d967..bf697ac 100755
--- a/bin/taler-config-tips
+++ b/bin/taler-config-tips
@@ -13,7 +13,7 @@ APIKEY=$(taler-config -s frontends -o backend_apikey)
PAYTO_WITH_SUBJECT=$(taler-merchant-setup-reserve \
--amount="${CURRENCY}:50" \
--exchange-url=${EXCHANGE_URL} \
- --merchant-url="${MERCHANT_URL}/instances/survey" \
+ --merchant-url="${MERCHANT_URL}/instances/survey/" \
--wire-method=${WIRE_METHOD} \
--apikey=${APIKEY})