mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update auto-update.yml
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user