scripts/mir-setup/README: update with link to new doc on wiki
[mir.git] / perms.sh-dist
index 5ecc141..0711ab3 100755 (executable)
@@ -1,7 +1,7 @@
-#!/bin/sh
+#!/bin/bash
 
 # Where the installed system resides
-INSTDIR=../Mir
+INSTDIR=`dirname $0`/bin/mir
 
 # The group all files belong to
 GROUP=www-data