summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-23 23:07:45 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-23 23:07:45 +0200
commit90fd8a041af898f75e17fe327c0a9ecbdf38d75c (patch)
tree7ba0eb71756a4c0cb0ba674b6318272619993c95
parente655f8b4d57a84cd00128318781e184359c52bc4 (diff)
downloaddeployment-90fd8a041af898f75e17fe327c0a9ecbdf38d75c.tar.gz
deployment-90fd8a041af898f75e17fe327c0a9ecbdf38d75c.tar.bz2
deployment-90fd8a041af898f75e17fe327c0a9ecbdf38d75c.zip
sync
-rwxr-xr-xbin/taler-deployment-prepare-with-eufin2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin
index 60c4736..55b8c65 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -155,7 +155,7 @@ taler-exchange-offline enable-account "$payto_uri" upload
year=$(date +%Y)
curr=$TALER_CONFIG_CURRENCY
for y in $(seq $year $((year + 5))); do
- taler-exchange-offline wire-fee $y sepa "$curr:0.01" "$curr:0.01" upload
+ taler-exchange-offline wire-fee $y sepa "$curr:0.01" "$curr:0.01" "$curr:0.01" upload
done
taler-deployment-arm -k taler-exchange