gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: prefer less output


From: gnunet
Subject: [libeufin] branch master updated: prefer less output
Date: Thu, 14 Jan 2021 17:04:05 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new b25cd65  prefer less output
b25cd65 is described below

commit b25cd6576ed6849f7bbe4b1f6e7ab9fc8a9de274
Author: ms <ms@taler.net>
AuthorDate: Thu Jan 14 17:04:01 2021 +0100

    prefer less output
---
 cli/setup-template.sh | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/cli/setup-template.sh b/cli/setup-template.sh
index a893e9b..b20722a 100755
--- 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]