From 2f54fef80071717fbe64c5312c93dedbba37ef76 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 31 Jan 2003 09:00:16 +0000 Subject: [PATCH] removing to re-add with execute perm --- bin/fix_perms.sh | 7 ------- 1 file changed, 0 insertions(+), 7 deletions(-) delete mode 100755 bin/fix_perms.sh diff --git a/bin/fix_perms.sh b/bin/fix_perms.sh deleted file mode 100755 index e1f0e1d..0000000 --- a/bin/fix_perms.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -wwwroot=../`dirname $0` - -touch $wwwroot/log.txt -chown -R www:wheel $wwwroot -chmod -R 750 $wwwroot/Documents/* -- libgit2 0.21.4