summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-09-17 18:07:22 +0200
committerms <ms@taler.net>2021-09-17 18:07:22 +0200
commitbc9df4ef9a80ec266f3ad135fd0f5095c04f10d5 (patch)
tree35934fa38bd0383261a0648a0d20938ea1a429aa
parentb14384fddcac626fdc68d039a363d671f4d09670 (diff)
downloaddeployment-bc9df4ef9a80ec266f3ad135fd0f5095c04f10d5.tar.gz
deployment-bc9df4ef9a80ec266f3ad135fd0f5095c04f10d5.tar.bz2
deployment-bc9df4ef9a80ec266f3ad135fd0f5095c04f10d5.zip
rename
-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 bd7f5f0..303fb62 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -218,7 +218,7 @@ function prepare_sandbox_account() {
--ebics-user-id=$1 \
--ebics-host-id=$EBICS_HOST \
--ebics-partner-id=$2 \
- --currency=$CURRENCY
+ --currency=$TALER_CONFIG_CURRENCY
echo " OK"
}