taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 12a25606ae255997ca0b1da42cee7cd4697c0d5e
parent 22fb205ad8ff64e376ed80883802f55ed3f49ed2
Author: MS <ms@taler.net>
Date:   Tue,  8 Sep 2020 18:15:03 +0200

typo

Diffstat:
Mbin/taler-deployment | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -72,7 +72,7 @@ def cli(): pass -# map from environment name to currenct +# map from environment name to currency currmap = { "test": "TESTKUDOS", "coverage": "TESTKUDOS",