Changeset 40102 for titan


Ignore:
Timestamp:
02/25/17 23:37:31 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localhoster/hoster.sh

    r40100 r40102  
    200200{
    201201#       rm -f /tmp/_last_hoster_* > /dev/null 2>&1
    202         echo "$BIN $CMD/lib/youtube_dl/__main__.py --no-check-certificate -g $INPUT" > /tmp/.last_hoster_$hoster
     202        echo "$BIN $CMD/lib/youtube_dl/__main__.py --no-check-certificate -g $INPUT" > /tmp/.last_hoster_youtube_dl
    203203        $BIN $CMD/lib/youtube_dl/__main__.py --no-check-certificate -g "$INPUT"
    204204}
Note: See TracChangeset for help on using the changeset viewer.