From e3f3d5a4e99b84ca9f356e9a5937340a3278ac22 Mon Sep 17 00:00:00 2001 From: michael 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