summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-prepare-with-eufin
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment-prepare-with-eufin')
-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"
}