From 48c5b98e7f48a703c5dac461b18ef4baedd4ac6d Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 25 Dec 2022 23:47:12 +0100 Subject: [PATCH] yup --- command.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command.sh b/command.sh index 77b0e25c..166f7df4 100755 --- a/command.sh +++ b/command.sh @@ -128,7 +128,7 @@ select fav in "${choices[@]}"; do echo "Enter to continue. Ctrl+C to stop" read echo "REPLACE $IPFSNODEID WITH _ASTROPORT_" - sed "s~${IPFSNODEID}~_ASTROPORT_~g" ~/.zen/game/players/$PLAYER/ipfs/moa/index.html ~/.zen/tmp/$PLAYER.html + sed "s~${IPFSNODEID}~_ASTROPORT_~g" ~/.zen/game/players/$PLAYER/ipfs/moa/index.html > ~/.zen/tmp/$PLAYER.html TW=$(ipfs add -Hq ~/.zen/tmp/$PLAYER.html | tail -n 1) ipfs name publish --allow-offline --key=$PLAYER /ipfs/$TW espeak "TW dropped in cyberspace..."