libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit b25cd6576ed6849f7bbe4b1f6e7ab9fc8a9de274
parent 7a85f1dceedd42337a2d1732d5bbc284186cf7bd
Author: ms <ms@taler.net>
Date:   Thu, 14 Jan 2021 17:04:01 +0100

prefer less output

Diffstat:
Mcli/setup-template.sh | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/cli/setup-template.sh b/cli/setup-template.sh @@ -119,8 +119,7 @@ echo Download bank accounts cat << EOF -Now usable via $(tput bold)libeufin-cli$(tput sgr0): -Bank connection: $(tput bold)$NEXUS_BANK_CONNECTION_NAME$(tput sgr0) -Bank account: $(tput bold)$ACCOUNT_NAME_AT_NEXUS$(tput sgr0) +Connection: $(tput bold)$NEXUS_BANK_CONNECTION_NAME$(tput sgr0) +Account (imported): $(tput bold)$ACCOUNT_NAME_AT_NEXUS$(tput sgr0) EOF