taler-deployment

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

commit 072ac4d28ec613a6c3ed99b77482397563deb36b
parent a361afd9ae24b561a2f06c33ec22e005c1035595
Author: ms <ms@taler.net>
Date:   Mon, 28 Jun 2021 15:30:07 +0200

flush bank db on deployment

Diffstat:
Mbin/taler-deployment-prepare | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare @@ -138,6 +138,9 @@ sleep 5 ## Step 4: Set up the bank ## +# Delete existing data from bank. +echo "yes" | taler-bank-manage django flush + case $TALER_ENV_NAME in demo|test|int|local|tanker) taler-bank-manage django provide_accounts