Added run-scm for fedora-hosted stuff
This commit is contained in:
parent
d60c65ede0
commit
24c60d483a
4 changed files with 68 additions and 0 deletions
4
scripts/run-scm/run-svnserve
Executable file
4
scripts/run-scm/run-svnserve
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
umask 0002
|
||||
exec /usr/bin/svnserve -t
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue