Commit 2f54fef80071717fbe64c5312c93dedbba37ef76

Authored by michael
1 parent 76e64afe

removing to re-add with execute perm


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