Changeset 44472
- Timestamp:
- 01/02/20 16:03:49 (4 years ago)
- Location:
- titan/mediathek/localhoster
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localhoster/hoster.sh
r44442 r44472 187 187 { 188 188 $BIN $CMD/youwatch.py $INPUT 189 } 190 191 streamz() 192 { 193 $BIN $CMD/streamz.py $INPUT 189 194 } 190 195 … … 836 841 cricfree) cricfree $INPUT;; 837 842 adca) broadcast $INPUT;; 843 streamcrypt|streamz) streamz $INPUT;; 838 844 # *) all $INPUT;; 839 845 esac
Note: See TracChangeset
for help on using the changeset viewer.