This commit is contained in:
fred 2022-04-21 00:20:08 +02:00
parent c3d19d0ecd
commit a2e972610a
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ echo "##########################################################################
echo $channelkey > ~/.zen/bunkerbox/channels/${CHANNEL}/channelkey
echo "## PUBLISHING qo-op_${CHANNEL} /ipns/$channelkey"
TW5=$(ipfs add -Rwq ~/.zen/bunkerbox/channels/${CHANNEL}/* | tail -n 1)
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 "<meta http-equiv=\"refresh\" content=\"0;URL=/ipns/$channelkey\">" > ~/.zen/bunkerbox/homepage/${CHANNEL}/index.html