From 536253f715a50e12eac214d598e8eadf7bcc4991 Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Fri, 29 Aug 2003 14:39:20 +0000 Subject: [PATCH] removed log.txt creation --- bin/fix_perms.sh | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/bin/fix_perms.sh b/bin/fix_perms.sh index c27a7ef..e5082ef 100755 --- a/bin/fix_perms.sh +++ b/bin/fix_perms.sh @@ -15,6 +15,5 @@ fi wwwroot=../`dirname $0` -touch $wwwroot/log.txt chown -R $1 $wwwroot chmod -R 750 $wwwroot/Documents/* -- libgit2 0.21.4