summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-09-23 16:29:04 +0200
committerms <ms@taler.net>2021-09-23 16:29:04 +0200
commitef468a70e8d0e94391172188623fb0cb83ac1384 (patch)
tree12941f55bab4839890252d3098dbba27581b9234 /bin
parente46c6da9c06a71ac0f76a11233f6bd00683ac99e (diff)
downloaddeployment-ef468a70e8d0e94391172188623fb0cb83ac1384.tar.gz
deployment-ef468a70e8d0e94391172188623fb0cb83ac1384.tar.bz2
deployment-ef468a70e8d0e94391172188623fb0cb83ac1384.zip
comments
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment-prepare-with-eufin9
1 files changed, 3 insertions, 6 deletions
diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin
index f5acd17..f3313b6 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -1,11 +1,8 @@
#!/bin/bash
-# Prepare a deployment for execution:
-# * generate the configuration and setup database
-# * put keys in the right place
-# * set bank password for the exchange
-# * sign the exchange's wire response
-# * run some sanity checks (FIXME: not done yet!)
+# Values needed:
+#
+# currency
set -eu