remove old comment about separate hosts - bitreich-tv - Meme TV encoding and st… | |
git clone git://bitreich.org/bitreich-tv git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfr… | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit e42fa4ac52c147b5953f43ed4634609aebb84174 | |
parent 80749c46582a4bfda8ca72f460a555cd2c6ab858 | |
Author: Anders Damsgaard <[email protected]> | |
Date: Wed, 19 May 2021 08:21:25 +0200 | |
remove old comment about separate hosts | |
Diffstat: | |
M bin/brtv-generate-playlist.sh | 1 - | |
1 file changed, 0 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/bin/brtv-generate-playlist.sh b/bin/brtv-generate-playlist.sh | |
@@ -1,7 +1,6 @@ | |
#!/bin/sh | |
# supply hashtags.txt as stdin | |
# output is a plaintext playlist with urls to memes and title slides | |
-# titles and image memes are served on a separate host ($title_image_host) | |
### CONFIGURATION START |