diff options
Diffstat (limited to 'abs/extra/web-on-linhes/web-on-linhes.install')
-rw-r--r-- | abs/extra/web-on-linhes/web-on-linhes.install | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/extra/web-on-linhes/web-on-linhes.install b/abs/extra/web-on-linhes/web-on-linhes.install index 631806a..c5f2c40 100644 --- a/abs/extra/web-on-linhes/web-on-linhes.install +++ b/abs/extra/web-on-linhes/web-on-linhes.install @@ -77,14 +77,6 @@ post_install() { echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp echo " <button>" >> /tmp/is.xml.tmp echo " <type>STREAM</type>" >> /tmp/is.xml.tmp - echo " <text>NowMov</text>" >> /tmp/is.xml.tmp - echo " <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://nowmov.com</action>" >> /tmp/is.xml.tmp - echo " </button>" >> /tmp/is.xml.tmp - echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp - echo "" >> /tmp/is.xml.tmp - echo "<!--#WebOnTV-->" >> /tmp/is.xml.tmp - echo " <button>" >> /tmp/is.xml.tmp - echo " <type>STREAM</type>" >> /tmp/is.xml.tmp echo " <text>The Onion</text>" >> /tmp/is.xml.tmp echo " <action>EXEC /usr/LH/bin/web-on-linhes.sh --no-first-run --kiosk http://www.theonion.com/video/googletv/</action>" >> /tmp/is.xml.tmp echo " </button>" >> /tmp/is.xml.tmp |