=================================================================== RCS file: /cvs/openbsd/OpenBSDTorrents/runbt.sh,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- openbsd/OpenBSDTorrents/runbt.sh 2005/03/24 02:54:11 1.1 +++ openbsd/OpenBSDTorrents/runbt.sh 2005/03/24 22:38:12 1.3 @@ -1,4 +1,10 @@ -btlaunchmany.py --super_seeder 1 --max_uploads 28 \ +#!/bin/sh +#$Id: runbt.sh,v 1.3 2005/03/24 22:38:12 andrew Exp $ + +btlaunchmany.py \ + --super_seeder 1 \ --minport 10000 --maxport 10500 \ --saveas /home/ftp/pub/ --saveas_style 2 \ /home/andrew/torrents/ + +/home/andrew/OpenBSDTorrents/runbt.sh