2 lines
37 B
Bash
Executable file
2 lines
37 B
Bash
Executable file
#!/bin/sh
|
|
exec svnserve --foreground
|