taler-deployment

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

commit 27f376a44202efd29d9e4edfe986576fa933b187
parent 1d053300c4f5672c4109c218b958d39fbad233dc
Author: ms <ms@taler.net>
Date:   Sun, 19 Sep 2021 19:11:26 +0200

logging

Diffstat:
Mbin/taler-deployment-prepare-with-eufin | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin @@ -410,7 +410,10 @@ fi echo "Configuring instances" taler-deployment-config-instances-iban -echo "Stopping exchange services" +echo "Stopping all the services" +# The following three commands should be removed, +# because the last one is already supposed to stop +# all the running ones. taler-deployment-arm -k taler-exchange taler-deployment-arm -k taler-exchange-secmod-rsa taler-deployment-arm -k taler-exchange-secmod-eddsa