taler-deployment

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

commit 5c627accdb5213c91481c6e55e78e2a44bc4afc3
parent 7bcfdf40e192e87347c69d9f7aa94fd949cf2402
Author: Antoine A <>
Date:   Fri,  1 Mar 2024 12:18:45 +0100

regio: fix

Diffstat:
Mregional-currency/main.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/regional-currency/main.sh b/regional-currency/main.sh @@ -85,6 +85,7 @@ say "Setting up merchant (step 6 of 6)" ./setup-merchant.sh # Final message to the user +source config/user.conf say "" say "Congratulations, you have successfully installed GNU Taler" say "Your bank is at ${PROTO}://bank.${DOMAIN_NAME}/"