summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-keyup
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 13:08:28 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 13:08:28 +0200
commit93acb96955315e1e86f7b7ca8be429d5b0b9face (patch)
tree8bef08874d21f655f24f99f266cb2360b9bab439 /bin/taler-deployment-keyup
parentb46fd3cbf7f03f26c3248b5473cbb07809bf2ea3 (diff)
downloaddeployment-93acb96955315e1e86f7b7ca8be429d5b0b9face.tar.gz
deployment-93acb96955315e1e86f7b7ca8be429d5b0b9face.tar.bz2
deployment-93acb96955315e1e86f7b7ca8be429d5b0b9face.zip
Commenting deployment scripts.
Diffstat (limited to 'bin/taler-deployment-keyup')
-rwxr-xr-xbin/taler-deployment-keyup6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index f862132..da10dea 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -1,5 +1,11 @@
#!/usr/bin/env bash
+# Generate denomination keys and get them
+# signed by the auditor.
+#
+#
+#
+
set -eu
if test -z $TALER_CONFIG_ENV; then