mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
6 lines
No EOL
236 B
Bash
Executable file
6 lines
No EOL
236 B
Bash
Executable file
#!/bin/bash
|
|
|
|
epg-grabber --config=sites/programme-tv.net.config.js && \
|
|
epg-grabber --config=sites/tvguide.co.uk.config.js && \
|
|
epg-grabber --config=sites/ontvtonight.com.config.js && \
|
|
epg-grabber --config=sites/tv.yandex.ru.config.js |