simplified default directory in traversal test
[feisty_meow.git] / infobase / configuration / cron / web_group_perm_fix.crontab
index 906b1122d7067bb41a04dd0ab05b381da311b6e4..c3453d2f49d8ba30095cfd884e9020605117647f 100644 (file)
@@ -1,10 +1,9 @@
 
-# m h  dom mon dow   command
-
-SHELL=/bin/bash
+##############
 
 #[web group perm fix]
 # fix the web directories for group access.
 0 * * * * chmod -R g+w /var/www &>/dev/null
 
+##############