Project

General

Profile

1 6725 aaronmk
#!/bin/sh
2
selfDir="$(dirname -- "$0")"
3
4
cd "$selfDir"
5
6
env rootPerms=a=rwx,o-w,g+s fix_perms .
7
chmod a+r *