From e0cb1eca0ffb666dd66c9d04e07372de54e7ff2e Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Wed, 29 Jan 2003 13:42:30 +0000 Subject: [PATCH] updates --- bin/fix_perms.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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/* -- libgit2 0.21.4