From 146aff1c9b1014577341361d7316c10647b11e5b Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 8 Jun 2018 17:58:34 +0200 Subject: Missing 'fi' at bash script. --- bin/taler-deployment-keyup | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/taler-deployment-keyup') diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup index a05ad6c..b497f78 100755 --- a/bin/taler-deployment-keyup +++ b/bin/taler-deployment-keyup @@ -30,5 +30,6 @@ if [[ -s $auditor_request_dir/auditor_request ]]; then -r "$auditor_request_dir/auditor_request" \ -o "$(taler-config -s exchangedb -o auditor_base_dir -f)/$(date +%s%N)" \ -c ${HOME}/.config/taler.conf +fi chmod -fR g+rw ${HOME}/shared-data -- cgit v1.2.3