Adding /bin/bash to script.

This commit is contained in:
Dessalines 2020-01-08 15:56:46 -05:00
parent 57c472302f
commit 9c6fac525d
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "adler32"
version = "1.0.3"

View File

@ -1,3 +1,5 @@
#!/bin/sh
# This fetches from several torrent websites for new updates
cd ../new_torrents_fetcher
sort -r --field-separator=';' -n --key=5 ../torrents.csv > ../torrents.csv.seeders.desc