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