Changeset 41866


Ignore:
Timestamp:
01/31/18 22:48:51 (6 years ago)
Author:
phillipsd2
Message:

fix foxx search only working one time thx tit4spk

File:
1 edited

Legend:

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

    r41861 r41866  
    4545        if [ -e "$TMP/$PARSER.new.list" ] ; then
    4646                rm $TMP/$PARSER.new.list
     47        fi
     48        if [ -e "$TMP/$PARSER.search.list" ] ; then
     49                rm $TMP/$PARSER.search.list
    4750        fi
    4851        if [ -e "$TMP/$PARSER.page.list" ] ; then
Note: See TracChangeset for help on using the changeset viewer.