gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: flush bank db on deployment


From: gnunet
Subject: [taler-deployment] branch master updated: flush bank db on deployment
Date: Mon, 28 Jun 2021 15:30:11 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 072ac4d  flush bank db on deployment
072ac4d is described below

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

    flush bank db on deployment
---
 bin/taler-deployment-prepare | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index f97b745..c3602b5 100755
--- 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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]