diff --git a/bin/fix_perms.sh b/bin/fix_perms.sh index 7492e96..e1f0e1d 100755 --- a/bin/fix_perms.sh +++ b/bin/fix_perms.sh @@ -1,6 +1,6 @@ #!/bin/sh -wwwroot=/usr/local/www/owl/dms +wwwroot=../`dirname $0` touch $wwwroot/log.txt chown -R www:wheel $wwwroot