Spaces:
Build error
Build error
Commit
·
6bf0e52
1
Parent(s):
f0dcd87
save
Browse files- scripts/init.sh +1 -1
scripts/init.sh
CHANGED
@@ -14,7 +14,7 @@ echo "creating the storage folders for channel 2.."
|
|
14 |
mkdir -p $WEBTV_VIDEO_STORAGE_PATH_CHANNEL_2
|
15 |
mkdir -p $WEBTV_AUDIO_STORAGE_PATH_CHANNEL_2
|
16 |
|
17 |
-
mkdir -p $
|
18 |
|
19 |
|
20 |
echo "creating the playlists for channel 2.."
|
|
|
14 |
mkdir -p $WEBTV_VIDEO_STORAGE_PATH_CHANNEL_2
|
15 |
mkdir -p $WEBTV_AUDIO_STORAGE_PATH_CHANNEL_2
|
16 |
|
17 |
+
mkdir -p $WEBTV_VIDEO_ARCHIVE_PATH_CHANNEL_2
|
18 |
|
19 |
|
20 |
echo "creating the playlists for channel 2.."
|