commit 5f554ed3a44453c6b9d52f100b830ec0bf8bf8bf parent 30e97ba70241b3d111e4f479b7d91239b7e8389b Author: MS <ms@taler.net> Date: Fri, 13 Nov 2020 14:37:03 +0100 fix name Diffstat:
| M | cli/setup-template.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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!