diff --git a/crowdbunker.sh b/crowdbunker.sh index aea0030..d1356da 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -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