default UPlanet TW model

This commit is contained in:
fred 2024-03-08 15:24:01 +01:00
parent 0f6c3f786d
commit d05759045a
2 changed files with 15 additions and 21 deletions

View File

@ -35,7 +35,7 @@ LIBRA=$(head -n 2 ${MY_PATH}/../A_boostrap_nodes.txt | tail -n 1 | cut -d ' ' -f
################################################################################
TWMODEL="/ipfs/bafybeid7xwuqkgyiffehs77x3wky3dghjncxepr5ln6dewapgvbwrqi7n4"
# ipfs cat $TWMODEL > templates/twdefault.html
TWUPLANET="/ipfs/bafybeidbgwl46zmefvjjx7xhqmtskta2tgfsa3e3szl6ypkkewdh7zig3m"
TWUPLANET="/ipfs/bafybeibhlyneeq67i2u5jh2teahcjemd7cwfevd5gll4xkeqedbthpaita"
# ipfs cat $TWUPLANET > templates/twuplanet.html
################################################################################

File diff suppressed because one or more lines are too long