provide the cid as base32

This commit is contained in:
Esteban Abaroa
2023-06-03 20:03:07 +00:00
parent 9020e0518c
commit 2cfce52c43
+1
View File
@@ -41,6 +41,7 @@ nohup ipfs daemon &
# the CID of plebchan html, add this CID to ENS
sleep 3
echo \"\"
CID=\`ipfs cid base32 \$CID\`
echo $PLEBCHAN_HTML_NAME \"CID: \$CID\"
echo \"\"
"