commit 116af3fd6eadd5f7c6e61c9681d6def865372ed5
parent 724017843d5822785c1cface9eb266ff1e82ef11
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 29 Mar 2019 19:32:10 +0100
chmod
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
@@ -40,4 +40,4 @@ fi
# with 'true' is needed as when the other party will
# execute this it will fail to chmod, but the permissions
# are already right.
-chmod -R g+rw ${HOME}/shared-data || true
+chmod -R g+rw ${HOME}/shared-data/* || true