This commit is contained in:
fred 2023-01-02 02:05:28 +01:00
parent 2113951de5
commit 1a4ca5fbdc
1 changed files with 2 additions and 3 deletions

View File

@ -116,9 +116,8 @@ do
ipfs name publish -k $VOEUKEY /ipfs/$JSONIPFS # PUBLISH $VOEUKEY
## MOVE INTO PLAYER AREA
echo "MOVING INTO ~/.zen/game/players/$PLAYER/G1${WISHNAME}"
mkdir -p ~/.zen/game/players/$PLAYER/G1${WISHNAME}
mv -f ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/g1voeu/${WISHNAME}/* ~/.zen/game/players/$PLAYER/G1${WISHNAME}/
echo "Ŋ1 FLUX ~/.zen/game/players/$PLAYER/G1${WISHNAME}/${G1PUB}"
mv -f ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/g1voeu/${WISHNAME} ~/.zen/game/players/$PLAYER/G1${WISHNAME}/${G1PUB}
done < ~/.zen/tmp/${IPFSNODEID}/${PLAYER}/g1voeu/${PLAYER}.g1wishes.txt