mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 18:10:04 -04:00
Update save-results.js
This commit is contained in:
parent
2aa5766506
commit
219539b70c
7 changed files with 17 additions and 21 deletions
|
@ -28,7 +28,7 @@ async function loadDatabase() {
|
|||
}
|
||||
|
||||
async function loadResults() {
|
||||
logger.info('loading results from logs/...')
|
||||
logger.info('loading results from logs/load-streams...')
|
||||
|
||||
const files = await file.list(`${LOGS_PATH}/cluster_*.log`)
|
||||
for (const filepath of files) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue