X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=perms.sh-dist;fp=perms.sh-dist;h=ae9f3129caebcefad3cab7b96d91ff2e18ce476f;hb=63e0ee1fb8038eb6d8f0190cf38c3b3ab2727216;hp=83cbdaf4b8b1b76a8b497d2c4a923c41ddae2fd7;hpb=8b91e8d8bf4a31a88440a404e83238dcf32f8f4a;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