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/*