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

Annotation of openbsd/OpenBSDTorrents/runbt.sh, Revision 1.4

1.2       andrew      1: #!/bin/sh
1.4     ! andrew      2: #$Id: runbt.sh,v 1.3 2005/03/24 22:38:12 andrew Exp andrew $
1.2       andrew      3:
1.3       andrew      4: btlaunchmany.py \
                      5:     --super_seeder 1 \
1.1       andrew      6:     --minport 10000 --maxport 10500 \
                      7:     --saveas /home/ftp/pub/ --saveas_style 2 \
                      8:     /home/andrew/torrents/
1.2       andrew      9:
1.4     ! andrew     10: /home/andrew/OpenBSDTorrents/runbt.sh &

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>