Changeset 44488


Ignore:
Timestamp:
01/04/20 03:36:49 (3 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r44487 r44488  
    198198        echo "https://thevideos.ga/$videocode" > $STREAMLIST
    199199        #start dummy page not found then works playback without input/outout error
    200         curl "https://thevideos.ga/$videocode"
     200        curl "https://thevideos.ga/$videocode" > /dev/null 2>&1
    201201        echo $STREAMLIST
    202202#######
Note: See TracChangeset for help on using the changeset viewer.