taler-deployment

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

commit a074be4a5aa48bdd4d0b15ada44d2bfb9c2401e1
parent e83cd9e4af89ccea97451884f534398322ce251f
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu,  9 Mar 2017 20:36:17 +0100

syntax

Diffstat:
Mbin/taler-deployment-keyup | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup @@ -2,7 +2,7 @@ set -eu -if [[ ${TALER_CONFIG_STANDALONE:-0} = 1]]; then +if [[ ${TALER_CONFIG_STANDALONE:-0} = 1 ]]; then # no auditor on env deployments for now taler-exchange-keyup \ -m ~/shared-data/exchange/offline-keys/master.priv