taler-deployment

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

commit d0169409f643bc839843ace30d3699c046a72cda
parent 53de76cceba3f0f0eefa535bddf36d03453e4f4c
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 13 Aug 2024 13:51:52 +0200

fix instructions

Diffstat:
Mnetzbon/setup-merchants.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netzbon/setup-merchants.sh b/netzbon/setup-merchants.sh @@ -4,8 +4,8 @@ # You must export # # export BASE_DOMAIN=e.netzbon-basel.ch -# export MERCHANT_TOKEN=secret-token:... -# export BANK_ADMIN_PASSWORD=password +# export MERCHANT_TOKEN='secret-token:...' +# export BANK_ADMIN_PASSWORD='password' # # before running this script! #