Changed to file infohash
This commit is contained in:
parent
945c2b499a
commit
b73321212b
|
@ -95,7 +95,7 @@ for torrent_file in *.torrent; do
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo $infohash >> $scanned_out
|
echo $file_infohash >> $scanned_out
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue