Updates from skytorrents.
This commit is contained in:
parent
83806ba8e6
commit
dbe5fa16d3
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue