void-packages/srcpkgs/subversion/files/svnserve/run

4 lines
70 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec svnserve -d --foreground $OPTS