Changed to file infohash

This commit is contained in:
Dessalines 2018-11-26 14:05:01 -07:00
parent 945c2b499a
commit b73321212b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ for torrent_file in *.torrent; do
fi
fi
echo $infohash >> $scanned_out
echo $file_infohash >> $scanned_out
fi