Revision 10867
Added by Aaron Marcuse-Kubitza about 11 years ago
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
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