mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update create.js
This commit is contained in:
parent
412d5764b3
commit
6a75248dd0
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ const options = program
|
|||
.opts()
|
||||
|
||||
const CHANNELS_PATH = process.env.CHANNELS_PATH || 'sites/**/*.channels.xml'
|
||||
const LOGS_DIR = process.env.LOGS_DIR || 'scripts/logs'
|
||||
|
||||
async function main() {
|
||||
logger.info('Starting...')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue