From 0c2be0ca56e679686c5808f2be179bf8d3ae1d89 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 21 Apr 2022 01:09:31 +0200 Subject: [PATCH] homepage/tw/${CHANNEL}/ --- crowdbunker.sh | 4 ++-- templates/videojs.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crowdbunker.sh b/crowdbunker.sh index fd7da4a..e38c18d 100755 --- a/crowdbunker.sh +++ b/crowdbunker.sh @@ -240,7 +240,7 @@ echo "########################################################################## ######################### ######################### ######################### ## CONSTRUCT 'MOA' CHANNEL PUBLICATION ZONE ```rm -Rf ~/.zen/bunkerbox/channels/${CHANNEL} to reset``` if [[ ! -f ~/.zen/bunkerbox/channels/${CHANNEL}/channelkey ]]; then - mkdir -p ~/.zen/bunkerbox/homepage/${CHANNEL}/ + mkdir -p ~/.zen/bunkerbox/homepage/tw/${CHANNEL}/ mkdir -p ~/.zen/bunkerbox/channels/${CHANNEL}/ # New tiddlywiki with moa key if [[ ! $(ipfs key list | grep -w qo-op_${CHANNEL}) ]]; then @@ -271,7 +271,7 @@ echo "########################################################################## TW5=$(ipfs add -rwHq ~/.zen/bunkerbox/channels/${CHANNEL}/* | tail -n 1) ipfs name publish --key=qo-op_${CHANNEL} /ipfs/$TW5 echo "LINK IT into HOMEPAGE " - echo "" > ~/.zen/bunkerbox/homepage/${CHANNEL}/index.html + echo "" > ~/.zen/bunkerbox/homepage/tw/${CHANNEL}/index.html echo "DONE ###" else echo "$CHANNEL IS UP. KEY IS CREATED. WAITING FOR SYNCING. PRINTING KNOWN MOA KEY." diff --git a/templates/videojs.html b/templates/videojs.html index 6525766..30bb374 100644 --- a/templates/videojs.html +++ b/templates/videojs.html @@ -18,7 +18,7 @@
- "BunkerBOX@_CHANNEL_" /qo-op/ + "BunkerBOX@_CHANNEL_" /qo-op/