mirror of
https://github.com/iptv-org/iptv
synced 2026-04-17 08:19:38 -04:00
Update scripts/
This commit is contained in:
@@ -7,7 +7,7 @@ import { BlocklistRecord, Stream } from '../../models'
|
||||
import { program } from 'commander'
|
||||
import chalk from 'chalk'
|
||||
|
||||
program.argument('[filepath]', 'Path to file to validate').parse(process.argv)
|
||||
program.argument('[filepath...]', 'Path to file to validate').parse(process.argv)
|
||||
|
||||
type LogItem = {
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user