mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update grab.js
This commit is contained in:
@@ -10,7 +10,7 @@ const command = spawn(
|
||||
[
|
||||
'epg-grabber',
|
||||
`--config=sites/${site}/${site}.config.js`,
|
||||
`--channels=sites/${site}/${site}.channels.xml`,
|
||||
`--channels=sites/${site}/${site}*.channels.xml`,
|
||||
`--output=guides/{lang}/{site}.xml`
|
||||
],
|
||||
{ shell: process.platform == 'win32' }
|
||||
|
||||
Reference in New Issue
Block a user