mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
Update create-database.js
This commit is contained in:
parent
6307f0a2b8
commit
f81108040a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const options = program
|
|||
'--max-clusters <max-clusters>',
|
||||
'Set maximum number of clusters',
|
||||
parser.parseNumber,
|
||||
200
|
||||
256
|
||||
)
|
||||
.option('--input-dir <input-dir>', 'Set path to input directory', 'channels')
|
||||
.parse(process.argv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue