#!/bin/sh
selfDir="$(dirname -- "$0")"
cd "$selfDir"
env rootPerms=a=rwx,o-w,g+s fix_perms .
chmod a+r *