mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 11:50:59 -04:00
5 lines
192 B
Bash
Executable File
5 lines
192 B
Bash
Executable File
#!/bin/bash
|
|
|
|
npx epg-grabber --config=sites/programme-tv.net.config.js && \
|
|
npx epg-grabber --config=sites/ontvtonight.com.config.js && \
|
|
npx epg-grabber --config=sites/tv.yandex.ru.config.js |