torrents.csv/scripts/update.sh

6 lines
204 B
Bash
Raw Normal View History

# This fetches from several torrent websites for new updates
2019-01-26 08:25:07 +00:00
mkdir ../torrents
2018-10-23 00:08:12 +00:00
cd ../new_torrents_fetcher
2019-01-26 08:25:07 +00:00
cargo run --release -- -s ../torrents -t ../torrents.csv
2018-10-23 00:08:12 +00:00
cd ../scripts
2019-01-26 08:25:07 +00:00
. scan_torrents.sh torrents