Commit 536253f715a50e12eac214d598e8eadf7bcc4991

Authored by Michael Joseph
1 parent 01748cb4

removed log.txt creation


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2664 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 0 additions and 1 deletions
bin/fix_perms.sh
... ... @@ -15,6 +15,5 @@ fi
15 15  
16 16 wwwroot=../`dirname $0`
17 17  
18   -touch $wwwroot/log.txt
19 18 chown -R $1 $wwwroot
20 19 chmod -R 750 $wwwroot/Documents/*
... ...