Generate index file

This commit is contained in:
Reinhard Pointner 2019-05-04 23:01:54 +07:00
parent fdc2b6e473
commit 10e513be4a
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ void build(ids, section, db, query) {
}
}
createIndexFile(db)
createIndexFile(section)
}