diff --git a/bin/fix_perms.sh b/bin/fix_perms.sh index e669b40..7492e96 100755 --- a/bin/fix_perms.sh +++ b/bin/fix_perms.sh @@ -2,7 +2,6 @@ wwwroot=/usr/local/www/owl/dms -chown -R www:wheel $wwwroot touch $wwwroot/log.txt -#chown -R www:www $wwwroot/log.txt $wwwroot/Documents +chown -R www:wheel $wwwroot chmod -R 750 $wwwroot/Documents/*