mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Rename to run.sh
This commit is contained in:
parent
67974b1c74
commit
80cd3f8788
2 changed files with 5 additions and 5 deletions
5
run.sh
Executable file
5
run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/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
|
|
@ -1,5 +0,0 @@
|
|||
#!/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
|
Loading…
Add table
Add a link
Reference in a new issue