summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-11-13 14:37:03 +0100
committerMS <ms@taler.net>2020-11-13 14:37:03 +0100
commit5f554ed3a44453c6b9d52f100b830ec0bf8bf8bf (patch)
tree95426a4c9378348392c0aae4821d34e09bb13245 /cli
parent30e97ba70241b3d111e4f479b7d91239b7e8389b (diff)
downloadlibeufin-5f554ed3a44453c6b9d52f100b830ec0bf8bf8bf.tar.gz
libeufin-5f554ed3a44453c6b9d52f100b830ec0bf8bf8bf.tar.bz2
libeufin-5f554ed3a44453c6b9d52f100b830ec0bf8bf8bf.zip
fix name
Diffstat (limited to 'cli')
-rwxr-xr-xcli/setup-template.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/setup-template.sh b/cli/setup-template.sh
index b4e6285e..9a6bf794 100755
--- a/cli/setup-template.sh
+++ b/cli/setup-template.sh
@@ -98,4 +98,4 @@ echo Download bank accounts
echo Note: NEXUS_USERNAME, NEXUS_PASSWORD, and NEXUS_BASE_URL
echo have been *already* exported in this shell. Bank connection
-echo $(tput bold)a$(tput sgr0) can be soon used via the $(tput bold)libeufin-cli$(tput sgr0) utility!
+echo $(tput bold)$NEXUS_BANK_CONNECTION_NAME$(tput sgr0) can be soon used via the $(tput bold)libeufin-cli$(tput sgr0) utility!