Project

General

Profile

« Previous | Next » 

Revision 10867

bugfix: backups/fix_perms: just make the backups themselves private, since the other files are in svn, and their permissions should match their accessibility through Redmine

View differences:

backups/fix_perms
3 3

  
4 4
cd "$selfDir"
5 5

  
6
env rootPerms=ug=rwx,o=,g+s fix_perms .
6
chmod o-rwx *.backup

Also available in: Unified diff