Added run-mtn

This commit is contained in:
Mike McGrath 2008-01-04 15:16:33 -06:00
parent 6f95b46870
commit b89f281a98

5
scripts/run-scm/run-mtn Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
umask 0002
exec /usr/bin/mtn "$@"