taler-deployment

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

commit 0435801cd33b8b5d3663924f1ef755131327bf45
parent 6cc185085e4b2479d276e7264e89c8e00fecf641
Author: ms <ms@taler.net>
Date:   Fri, 17 Sep 2021 17:20:30 +0200

logging

Diffstat:
Mbin/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 @@ -66,7 +66,7 @@ case $TALER_ENV_NAME in echo "Not generating config for env $TALER_ENV_NAME" ;; esac -echo -n " OK" +echo " OK" ## ## Step 1b: initialize database ##