taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2a1efa509ec4c5005546e45605f3231b35f0db2d
parent e7ecd9aac8260874c3c7af0a5335b22282eba207
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 13 Jan 2017 14:18:28 +0100

keyup on startup

Diffstat:
Mbin/taler-deployment-start | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/bin/taler-deployment-start b/bin/taler-deployment-start @@ -14,6 +14,8 @@ fi taler-deployment-config-sign +taler-deployment-keyup + taler-deployment-arm -s if [ "${TALER_CONFIG_STANDALONE:-0}" = 1 ]; then