Commit 8ed5f4bedffa141580326f7bdf425c8d75246a89

Authored by michael
1 parent a040dbe8

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,6 +15,5 @@ fi
15 15
16 wwwroot=../`dirname $0` 16 wwwroot=../`dirname $0`
17 17
18 -touch $wwwroot/log.txt  
19 chown -R $1 $wwwroot 18 chown -R $1 $wwwroot
20 chmod -R 750 $wwwroot/Documents/* 19 chmod -R 750 $wwwroot/Documents/*