mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -05:00
5 lines
227 B
Bash
5 lines
227 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# ./bin/epg-grabber/index.js --config=sites/tv.yandex.ru.config.js && \
|
||
|
|
# ./bin/epg-grabber/index.js --config=sites/tvguide.co.uk.config.js && \
|
||
|
|
./bin/epg-grabber/index.js --config=sites/programme-tv.net.config.js
|