Changeset 37547 for titan/mediathek


Ignore:
Timestamp:
04/20/16 20:41:51 (8 years ago)
Author:
obi
Message:

[tithek] sh4 fix youtube.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_free/youtube.sh

    r37535 r37547  
    3434init()
    3535{
    36         if [ "$ARCH" != "sh4" ] || [ -e /etc/.beta ];then
    37                 rm -f /mnt/network/cookies > /dev/null 2>&1
    38                 rm -rf $TMP > /dev/null 2>&1
    39                 echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
    40         fi
     36        rm -rf $TMP > /dev/null 2>&1
     37        echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
    4138}
    4239
Note: See TracChangeset for help on using the changeset viewer.