summaryrefslogtreecommitdiff
path: root/PLUGINS/epgdata/scripts/getincludes
blob: 120f1c14b2f3c061f7e951ca439e86ad27ffd82e (plain)
1
2
3
4
5
6

rm -f include.zip
wget  "http://www.epgdata.com/index.php?action=sendInclude&iOEM=&pin=&dataType=xml" -q -O include.zip
unzip include.zip
rm -f include.zip