gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: chmod.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: chmod.
Date: Sat, 08 Jun 2019 19:23:25 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8f5343a  chmod.
8f5343a is described below

commit 8f5343a572b672d8f643570d3249fac0b7c3610a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jun 8 19:22:45 2019 +0200

    chmod.
    
    Touch only what's _inside_ shared-data/ (never shared-data/ itself).
---
 bin/taler-deployment-shared-data | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-shared-data b/bin/taler-deployment-shared-data
index a9480e8..0757eb1 100755
--- a/bin/taler-deployment-shared-data
+++ b/bin/taler-deployment-shared-data
@@ -67,4 +67,4 @@ for dir in ${TALER_DIRS[@]}; do
 done
   
 # All dirs will give only the group RWX perms.
-chmod -R 770 $SHARED_DATA
+chmod -R 770 $SHARED_DATA/*

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]