From 93acb96955315e1e86f7b7ca8be429d5b0b9face Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 8 Jun 2018 13:08:28 +0200 Subject: Commenting deployment scripts. --- bin/taler-deployment-keyup | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin/taler-deployment-keyup') 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 -- cgit v1.2.3