]> git.pld-linux.org Git - projects/distfiles.git/blob - run-rh.sh
- allow & in uris
[projects/distfiles.git] / run-rh.sh
1 #!/bin/sh
2 # $Id$
3
4 export CVSROOT=:pserver:builder@cvs.pld-linux.org:/cvsroot
5 cd ~/distfiles || exit 1
6 nice -n 20 perl ./request-handler.pl
This page took 0.047803 seconds and 3 git commands to generate.