commit e53367b04c2e698a35f12b7a2c72a535f841eb3d parent 1b41f4bd64c7b0aadce56028761f3c902c6b9710 Author: MS <ms@taler.net> Date: Mon, 27 Jul 2020 10:43:24 +0200 flag Diffstat:
| M | bin/taler-config-tips | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-config-tips b/bin/taler-config-tips @@ -1,6 +1,6 @@ #!/bin/bash -set -eo +set -eu MERCHANT_URL=$(taler-config -s frontends -o backend) CURRENCY=$(taler-config -s taler -o currency)