]> git.pld-linux.org Git - projects/distfiles.git/blob - run-rh.sh
- changes from dfadm itself
[projects/distfiles.git] / run-rh.sh
1 #!/bin/sh
2 # $Id$
3
4 export CVSROOT=":pserver:cvs@cvs.pld-linux.org:/cvsroot"
5 cd ~/distfiles || exit 1
6 nice -n 20 perl ./request-handler.pl
7
8 # vim: ts=2:sw=2:et
This page took 0.100903 seconds and 4 git commands to generate.