From 3899cc8e84338485e0ef8db8deb4410424522ef4 Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 21 Jan 2023 19:03:48 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=A5=20IPFS=20CENTRAL=20=E2=99=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/VISA.new.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/VISA.new.sh b/tools/VISA.new.sh index daf743ed..f1d92d5d 100755 --- a/tools/VISA.new.sh +++ b/tools/VISA.new.sh @@ -325,11 +325,11 @@ WID="https://ipfs.$(myHostName)/api" sed -i "s~bafybeidhghlcx3zdzdah2pzddhoicywmydintj4mosgtygr6f2dlfwmg7a~${IASTRO}~g" ~/.zen/game/players/${PLAYER}/ipfs/moa/index.html echo - echo "## PUBLISHING ${PLAYER}" - echo "/ipns/${ASTRONAUTENS}/" + echo "## ♥ IPFS CENTRAL ♥" + echo "TW /ipns/${ASTRONAUTENS}/" IPUSH=$(ipfs add -Hq ~/.zen/game/players/${PLAYER}/ipfs/moa/index.html | tail -n 1) echo $IPUSH > ~/.zen/game/players/${PLAYER}/ipfs/moa/.chain # Contains last IPFS backup PLAYER KEY - echo "/ipfs/$IPUSH" + echo "$MOATS :: /ipfs/$IPUSH" echo $MOATS > ~/.zen/game/players/${PLAYER}/ipfs/moa/.moats (