case is stiuck

This commit is contained in:
fred 2024-03-13 22:38:12 +01:00
parent 79bdced18c
commit 32e4ca89a2
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ for PLAYER in ${PLAYERONE[@]}; do
## IPFS ADD & PUBLISH
##########################################
TW=$(ipfs add -Hq ~/.zen/game/players/${PLAYER}/ipfs/moa/index.html | tail -n 1)
ipfs --timeout 180s name publish --key=${PLAYER} /ipfs/${TW}
ipfs --timeout 720s name publish --key=${PLAYER} /ipfs/${TW}
## LOCAL PLAYER CACHING
echo ${TW} > ~/.zen/game/players/${PLAYER}/ipfs/moa/.chain