From e1344af3fbbe710cd2d1b5d6b80e0e3fbf006893 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 17 Mar 2022 13:22:21 +0300 Subject: [PATCH] Update cosmote.gr.test.js --- sites/cosmote.gr/cosmote.gr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/cosmote.gr/cosmote.gr.test.js b/sites/cosmote.gr/cosmote.gr.test.js index a5c5980d..0f9c72fa 100644 --- a/sites/cosmote.gr/cosmote.gr.test.js +++ b/sites/cosmote.gr/cosmote.gr.test.js @@ -1,4 +1,4 @@ -// npx epg-grabber --config=sites/cosmote.gr/cosmote.gr.config.js --channels=sites/cosmote.gr/cosmote.gr_gr.channels.xml --output=.gh-pages/guides/gr/cosmote.gr.epg.xml --days=2 +// npx epg-grabber --config=sites/cosmote.gr/cosmote.gr.config.js --channels=sites/cosmote.gr/cosmote.gr_gr.channels.xml --output=guide.xml --days=2 const { parser, url } = require('./cosmote.gr.config.js') const dayjs = require('dayjs')