fedora-infrastructure/scripts/run-scm/run-mtn
2008-01-04 15:16:33 -06:00

5 lines
46 B
Bash
Executable file

#!/bin/sh
umask 0002
exec /usr/bin/mtn "$@"