[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: ARM
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: ARM |
Date: |
Sat, 26 Jun 2021 09:11:36 +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 a3a3d55 ARM
a3a3d55 is described below
commit a3a3d5590a382f00e5b03d174ee7538dc05a64e6
Author: ms <ms@taler.net>
AuthorDate: Sat Jun 26 09:11:30 2021 +0200
ARM
---
bin/taler-deployment-prepare | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 3414d0d..370c30f 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -127,6 +127,13 @@ for y in $(seq $year $((year + 5))); do
taler-exchange-offline wire-fee $y x-taler-bank "$curr:0.01" "$curr:0.01"
upload
done
+taler-deployment-arm -k taler-exchange
+taler-deployment-arm -k taler-exchange-secmod-rsa
+taler-deployment-arm -k taler-exchange-secmod-eddsa
+
+# Give time to store to disk.
+sleep 5
+
##
## Step 4: Set up the bank
##
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.