Changeset 42464 for titan/mediathek/localparser_secret/sportsondemand.sh
- Timestamp:
- 05/12/18 22:27:40 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/sportsondemand.sh
r41320 r42464 2 2 # first sh box parser for titannit mfg obi 3 3 4 . /tmp/localhoster/hoster.sh 4 case $2 in 5 init) echo skip load hoster.sh;; 6 *) . /tmp/localhoster/hoster.sh;; 7 esac 5 8 6 9 SRC=$1
Note: See TracChangeset
for help on using the changeset viewer.