Changeset 41998


Ignore:
Timestamp:
03/13/18 19:54:18 (6 years ago)
Author:
phillipsd2
Message:

quick 'n' dirty fix not showing all series

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_secret/bs.sh

    r40941 r41998  
    8181                 }
    8282' >/tmp/tithek/$PARSER.series.list
    83         echo "/tmp/tithek/$PARSER.series.list"
     83        cat /tmp/tithek/$PARSER.series.list | sed -e "s!'!'!g" > /tmp/tithek/$PARSER.series.list.1
     84        echo "/tmp/tithek/$PARSER.series.list.1"
    8485}
    8586
Note: See TracChangeset for help on using the changeset viewer.