taler-deployment

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

commit 1bba532591292d7df84186509948d7aedca7193e
parent 9133afd5800656f0cece564c1f2660bd1d45ab59
Author: MS <ms@taler.net>
Date:   Thu, 18 Feb 2021 09:49:07 +0100

enable bank account creation for tanker

Diffstat:
Mbin/taler-deployment-prepare | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare @@ -131,7 +131,7 @@ done ## case $TALER_ENV_NAME in - demo|test|int|local) + demo|test|int|local|tanker) taler-bank-manage django provide_accounts taler-bank-manage django changepassword_unsafe Exchange x taler-bank-manage django changepassword_unsafe Survey x