optimizing "ipfs pin rm" to reduce storage leaking

This commit is contained in:
fred 2024-03-30 16:57:03 +01:00
parent 953029af4b
commit 9f51fdf40e
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ for PLAYER in ${PLAYERONE[@]}; do
echo " NEW TW ${PLAYER} : = ${myIPFS}/ipfs/${TW}" echo " NEW TW ${PLAYER} : = ${myIPFS}/ipfs/${TW}"
echo " $myIPFSGW/ipns/${ASTRONAUTENS}" echo " $myIPFSGW/ipns/${ASTRONAUTENS}"
echo "================================================" echo "================================================"
ipfs pin rm ${CURCHAIN}
################### ###################
# REFRESH PLAYER_feed KEY # REFRESH PLAYER_feed KEY