Project

General

Profile

1 6725 aaronmk
#!/bin/sh
2
selfDir="$(dirname -- "$0")"
3
4
cd "$selfDir"
5
6 10867 aaronmk
chmod o-rwx *.backup