mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
provide the cid as base32
This commit is contained in:
@@ -41,6 +41,7 @@ nohup ipfs daemon &
|
|||||||
# the CID of plebchan html, add this CID to ENS
|
# the CID of plebchan html, add this CID to ENS
|
||||||
sleep 3
|
sleep 3
|
||||||
echo \"\"
|
echo \"\"
|
||||||
|
CID=\`ipfs cid base32 \$CID\`
|
||||||
echo $PLEBCHAN_HTML_NAME \"CID: \$CID\"
|
echo $PLEBCHAN_HTML_NAME \"CID: \$CID\"
|
||||||
echo \"\"
|
echo \"\"
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user