[BACK]Return to runbt.sh CVS log [TXT][DIR] Up to [local] / openbsd / OpenBSDTorrents

File: [local] / openbsd / OpenBSDTorrents / runbt.sh (download)

Revision 1.2, Thu Mar 24 19:37:48 2005 UTC (19 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.1: +5 -0 lines

made it a real script that will launch itself again on failure

#!/bin/sh
#$Id: runbt.sh,v 1.2 2005/03/24 19:37:48 andrew Exp $

btlaunchmany.py --super_seeder 1 --max_uploads 28 \
    --minport 10000 --maxport 10500 \
    --saveas /home/ftp/pub/ --saveas_style 2 \
    /home/andrew/torrents/

/home/andrew/OpenBSDTorrents/runbt.sh