gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: provide bank accounts in prepa


From: gnunet
Subject: [taler-deployment] branch master updated: provide bank accounts in prepare
Date: Mon, 09 Mar 2020 09:15:11 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 892cddb  provide bank accounts in prepare
892cddb is described below

commit 892cddbb36c3956aa28ed1e1fc4d8850d90fc3c2
Author: Florian Dold <address@hidden>
AuthorDate: Mon Mar 9 13:45:06 2020 +0530

    provide bank accounts in prepare
---
 bin/taler-deployment-prepare | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 7f8c543..0e328cd 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -93,11 +93,12 @@ chmod 770 "$WIRE_RESPONSE"
 
 
 ##
-## Step 4:
+## Step 4:  Set up the bank
 ##
 
 case $TALER_ENV_NAME in
   demo|test|int)
+    taler-bank-manage django provide_accounts
     taler-bank-manage django changepassword_unsafe Exchange x
     ;;
   *)

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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