Add .ipfs/api

This commit is contained in:
fred 2023-11-28 22:08:12 +01:00
parent 66a6233a85
commit 2d9b301064
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ for PLAYER in ${PLAYERONE[@]}; do
&& echo "${PLAYER} WAS BADLY PLUGGED" \
&& continue
### UPGRADE PLAYER for myos IPFS API ### DOUBLON WITH VISA.new (TO REMOVE)
mkdir -p ~/.zen/game/players/${PLAYER}/.ipfs # Prepare PLAYER datastructure
echo "/ip4/127.0.0.1/tcp/5001" > ~/.zen/game/players/${PLAYER}/.ipfs/api
MOATS=$(date -u +"%Y%m%d%H%M%S%4N")
mkdir -p ~/.zen/tmp/${MOATS}