mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update auto-update.yml
This commit is contained in:
parent
523dbf6eb2
commit
421fa4580c
4 changed files with 93 additions and 178 deletions
|
@ -7,7 +7,7 @@ const options = program
|
|||
'--max-clusters <max-clusters>',
|
||||
'Set maximum number of clusters',
|
||||
parser.parseNumber,
|
||||
200
|
||||
256
|
||||
)
|
||||
.option('--channels <channels>', 'Set path to channels.xml file', 'sites/**/*.channels.xml')
|
||||
.parse(process.argv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue