Better Getting Started

This commit is contained in:
fred 2023-10-09 15:04:25 +02:00
parent a9717a78d0
commit 0a18b3b362
2 changed files with 31 additions and 13 deletions

View File

@ -33,7 +33,7 @@ LIBRA=$(head -n 2 ${MY_PATH}/../A_boostrap_nodes.txt | tail -n 1 | cut -d ' ' -f
################################################################################
TWMODEL="/ipfs/bafybeiaaf52awrqliwn5mqleua6tcv4qv5oxjfa6j2web6nh42vzdtjkiu"
# ipfs cat $TWMODEL > templates/twdefault.html
MINIMAL="/ipfs/bafybeidp2vvvtdi3hdq3tknwfzuhjqqa6tfkepc233bdr2rg2ws4qnbvum"
MINIMAL="/ipfs/bafybeihbrle27sfd6gmxicrgdhpziv7a4srxqpysuatulvicedcnib6ebm"
# ipfs cat $MINIMAL > templates/minimal.html
################################################################################

File diff suppressed because one or more lines are too long