jbilcke-hf HF staff commited on
Commit
6bf0e52
·
1 Parent(s): f0dcd87
Files changed (1) hide show
  1. 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 $WEBTV_VIDEO_ARCHIVE_PATH_CHANNEL_1
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.."