Files
epg/run.sh

5 lines
192 B
Bash
Raw Normal View History

2021-03-12 18:45:32 +03:00
#!/bin/bash
2021-03-13 20:38:25 +03:00
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