Update knr.gl.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:02:38 +03:00
parent 24aaafde63
commit 7360e863cc

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/knr.gl/knr.gl.config.js --channels=sites/knr.gl/knr.gl_gl.channels.xml --output=.gh-pages/guides/gl/knr.gl.epg.xml --days=2
// npx epg-grabber --config=sites/knr.gl/knr.gl.config.js --channels=sites/knr.gl/knr.gl_gl.channels.xml --output=guide.xml --days=2
const { parser, url } = require('./knr.gl.config.js')
const dayjs = require('dayjs')