X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=perms.sh-dist;h=ae9f3129caebcefad3cab7b96d91ff2e18ce476f;hb=2e41bd19a0ce347e4c6e8c952fe4a108a435bd80;hp=83cbdaf4b8b1b76a8b497d2c4a923c41ddae2fd7;hpb=a2e5855415f6d8247915d975bd173e3d108d70fe;p=mir.git diff --git a/perms.sh-dist b/perms.sh-dist index 83cbdaf4..ae9f3129 100755 --- a/perms.sh-dist +++ b/perms.sh-dist @@ -1,7 +1,7 @@ #!/bin/sh # Where the installed system resides -INSTDIR=bin/mir +INSTDIR=`dirname $0`/bin/mir # The group all files belong to GROUP=www-data