nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / cron / web_group_perm_fix.crontab
1
2 # m h  dom mon dow   command
3
4 SHELL=/bin/bash
5
6 # fix the web directories for group access.
7 0 * * * * chmod -R g+w /var/www &>/dev/null
8
9