mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05:00
5 lines
223 B
Bash
Executable File
5 lines
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 |