/${IPFSNODEID}/REGIONS/_${REGLAT}_${REGLON}.JOURNAL.md

This commit is contained in:
fred 2024-01-24 14:03:18 +01:00
parent 157f49149a
commit d8ebf31d39
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ for REGION in ${REGIONS[@]}; do
mkdir -p ~/.zen/tmp/${IPFSNODEID}/REGIONS
RWEEKCID=$(ipfs add -q ~/.zen/tmp/${MOATS}/${REGION}/JOURNAL)
cp ~/.zen/tmp/${MOATS}/${REGION}/JOURNAL \
~/.zen/tmp/${IPFSNODEID}/REGIONS/_${REGLAT}_${REGLON}.JOURNAL.md
rm ~/.zen/tmp/${IPFSNODEID}/REGIONS/_${REGLAT}_${REGLON}.week.cid 2>/dev/null ## TODO REMOVE