Commit e0cb1eca0ffb666dd66c9d04e07372de54e7ff2e

Authored by Michael Joseph
1 parent bacf017d

updates


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@674 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 2 deletions
bin/fix_perms.sh
@@ -2,7 +2,6 @@ @@ -2,7 +2,6 @@
2 2
3 wwwroot=/usr/local/www/owl/dms 3 wwwroot=/usr/local/www/owl/dms
4 4
5 -chown -R www:wheel $wwwroot  
6 touch $wwwroot/log.txt 5 touch $wwwroot/log.txt
7 -#chown -R www:www $wwwroot/log.txt $wwwroot/Documents 6 +chown -R www:wheel $wwwroot
8 chmod -R 750 $wwwroot/Documents/* 7 chmod -R 750 $wwwroot/Documents/*