Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 - 1
#!/bin/bash
2
 
3
. /etc/init.d/functions
4
 
5
pidofproc $*
6
exit $?