lichess-org / database

Public exports of all rated games, puzzles, and computer evaluations.
https://database.lichess.org
GNU Affero General Public License v3.0
83 stars 26 forks source link

Update export-eval.sh #63

Closed cakiki closed 19 hours ago

cakiki commented 1 day ago

Corrects the total number of evals generated by the script. Current count is off by 1 because counting starts at second rather than first line.

Fixes https://github.com/lichess-org/database/issues/62