make lazystream dir if it doesn’t already exist
This commit is contained in:
@@ -22,6 +22,7 @@ xTevePORT="34400"
|
|||||||
echo "Running Lazystream..."
|
echo "Running Lazystream..."
|
||||||
rm ./playlists/lazystream/lazystream.m3u
|
rm ./playlists/lazystream/lazystream.m3u
|
||||||
rm ./playlists/lazystream/lazystream.xml
|
rm ./playlists/lazystream/lazystream.xml
|
||||||
|
mkdir -p ./playlists/lazystream
|
||||||
lazystream generate xmltv /playlists/lazystream/lazystream
|
lazystream generate xmltv /playlists/lazystream/lazystream
|
||||||
|
|
||||||
### Emby
|
### Emby
|
||||||
|
|||||||
Reference in New Issue
Block a user