Added run-mtn
This commit is contained in:
parent
6f95b46870
commit
b89f281a98
1 changed files with 5 additions and 0 deletions
5
scripts/run-scm/run-mtn
Executable file
5
scripts/run-scm/run-mtn
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
umask 0002
|
||||||
|
exec /usr/bin/mtn "$@"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue