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