Create caroussel.html !!! NOT WORKING WITH M3U8 !!!!

This commit is contained in:
fred 2022-04-21 17:26:09 +02:00
parent b4513376f5
commit 09ed97b3e2
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ echo "##########################################################################
sed -i "s~_IPFSNODEID_~${IPFSNODEID}~g" ~/.zen/bunkerbox/channels/${CHANNEL}/index.html
# Create caroussel.html
# Create caroussel.html !!! NOT WORKING WITH M3U8 !!!!
sed "s~_IPNSL_~$IPNSL~g" ${MY_PATH}/templates/caroussel.html > ~/.zen/bunkerbox/channels/${CHANNEL}/caroussel.html
sed -i "s~_VUID_~$INDEX/$VUID~g" ~/.zen/bunkerbox/channels/${CHANNEL}/caroussel.html
sed -i "s~_TITLE_~$TITLE~g" ~/.zen/bunkerbox/channels/${CHANNEL}/caroussel.html