Updates from skytorrents.

This commit is contained in:
Dessalines 2018-10-22 17:08:12 -07:00
parent 83806ba8e6
commit dbe5fa16d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# This fetches from several torrent websites for new updates # This fetches from several torrent websites for new updates
pushd ../new_torrents_fetcher cd ../new_torrents_fetcher
cargo run cargo run
cat tmp_adds.csv >> ../torrents.csv cat tmp_adds.csv >> ../torrents.csv
#rm tmp_adds.csv #rm tmp_adds.csv
popd cd ../scripts
. prune.sh . prune.sh