MovieScripts/fix_perm.sh

4 lines
43 B
Bash
Executable File

#!/bin/bash
chmod -R u=rwx,g=rx,o=rx "$1"