summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 17:58:34 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 17:58:34 +0200
commit146aff1c9b1014577341361d7316c10647b11e5b (patch)
tree8acc206b9f1513a62c22a597ee942a2fc2fb8765
parente78f7a8ffde872d94807cf1723ea717df576fb0b (diff)
downloaddeployment-146aff1c9b1014577341361d7316c10647b11e5b.tar.gz
deployment-146aff1c9b1014577341361d7316c10647b11e5b.tar.bz2
deployment-146aff1c9b1014577341361d7316c10647b11e5b.zip
Missing 'fi' at bash script.
-rwxr-xr-xbin/taler-deployment-keyup1
1 files changed, 1 insertions, 0 deletions
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