]> git.pld-linux.org Git - projects/distfiles.git/blob - run-rh.sh
(Temporarily) support both scp and ftp
[projects/distfiles.git] / run-rh.sh
1 #!/bin/sh
2 # $Id$
3
4 cd ~/distfiles || exit 1
5 nice -n 20 perl ./request-handler.pl
6
7 # vim: ts=2:sw=2:et
This page took 0.070229 seconds and 3 git commands to generate.