commit bc9df4ef9a80ec266f3ad135fd0f5095c04f10d5 parent b14384fddcac626fdc68d039a363d671f4d09670 Author: ms <ms@taler.net> Date: Fri, 17 Sep 2021 18:07:22 +0200 rename Diffstat:
| M | bin/taler-deployment-prepare-with-eufin | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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" }