version 1.6, 2005/03/28 23:47:21 |
version 1.8, 2005/03/29 00:12:21 |
|
|
LOGFILE=runbt.log |
LOGFILE=runbt.log |
|
|
echo -n `date` >> ${LOGFILE} |
echo -n `date` >> ${LOGFILE} |
echo Starting . . . >> ${LOGFILE} |
echo ' Starting . . . ' >> ${LOGFILE} |
|
|
btlaunchmany.py \ |
btlaunchmany.py \ |
--super_seeder 1 \ |
--super_seeder 1 \ |
|
|
/home/torrentsync/torrents/ > /dev/null |
/home/torrentsync/torrents/ > /dev/null |
|
|
echo -n `date` >> ${LOGFILE} |
echo -n `date` >> ${LOGFILE} |
echo Died . . . >> ${LOGFILE} |
echo ' Died . . . ' >> ${LOGFILE} |
|
|
/home/OpenBSDTorrents/OpenBSDTorrents/runbt.sh & |
/home/OpenBSDTorrents/runbt.sh & |