/[mplayer-eee-tv]/mheg.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /mheg.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations)
Sun Jan 4 15:09:03 2009 UTC (15 years, 2 months ago) by dpavlin
File MIME type: application/x-sh
File size: 174 byte(s)
RedButton MHEG Engine http://redbutton.sourceforge.net/

1 dpavlin 3 #!/bin/sh
2    
3     if [ ! -z "$1" ] ; then
4     ./bin/rb-download -v -f ./channels.conf $1 | tee /tmp/mheg.$1
5     else
6     ./bin/rb-download -v -f ./channels.conf | tee /tmp/mheg.available
7     fi
8    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26