From 6630bd5f8a91aa64b6d184bab8b0905668e076f6 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 29 Aug 2022 18:08:30 +0200 Subject: [PATCH] Saving .chain.$MOATS --- G1VOEUX.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G1VOEUX.sh b/G1VOEUX.sh index e350e99b..44c70120 100755 --- a/G1VOEUX.sh +++ b/G1VOEUX.sh @@ -193,7 +193,7 @@ convert -gravity northwest -pointsize 50 -fill black -draw "text 30,300 \"Ğ1 VO cp -f ~/.zen/tmp/newindex.html ~/.zen/game/players/$PLAYER/ipfs/moa/index.html MOATS=$(date -u +"%Y%m%d%H%M%S%4N") echo "Avancement blockchain TW $PLAYER : $MOATS" - cp ~/.zen/game/players/$PLAYER/ipfs/moa/.chain ~/.zen/game/players/$PLAYER/ipfs/moa/.chain.old + cp ~/.zen/game/players/$PLAYER/ipfs/moa/.chain ~/.zen/game/players/$PLAYER/ipfs/moa/.chain.$MOATS TW=$(ipfs add -Hq ~/.zen/game/players/$PLAYER/ipfs/moa/index.html | tail -n 1) echo "ipfs name publish --key=$PLAYER /ipfs/$TW"