mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update parse.js
This commit is contained in:
parent
ec57059055
commit
6705b00f59
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ async function main() {
|
||||||
|
|
||||||
await file.write(outputFilepath, output)
|
await file.write(outputFilepath, output)
|
||||||
|
|
||||||
logger.info(`File '${output}' successfully saved`)
|
logger.info(`File '${outputFilepath}' successfully saved`)
|
||||||
}
|
}
|
||||||
|
|
||||||
main()
|
main()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue