mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
wip
This commit is contained in:
parent
158c318d99
commit
3b08799772
4 changed files with 54 additions and 53 deletions
|
@ -77,7 +77,7 @@ async function main() {
|
|||
utils.createDir(path.dirname(config.filename))
|
||||
utils.writeToFile(config.filename, xml)
|
||||
console.log(`File '${config.filename}' successfully updated`)
|
||||
console.log('Finish')
|
||||
console.log('Finish\r\n')
|
||||
}
|
||||
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue