mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
5 lines
No EOL
223 B
Bash
Executable file
5 lines
No EOL
223 B
Bash
Executable file
#!/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 |