write ipfs & ipns address for MEDIAKEY

This commit is contained in:
fred 2022-10-20 15:25:08 +02:00
parent 4146dd050c
commit c4eba1644f
1 changed files with 2 additions and 2 deletions

View File

@ -445,9 +445,9 @@ then
"screenshot": "'${SCREENDIR}/screen.png'",
"ipfsroot": "'${IPFSREPFILEID}'",
"file": "'${file}'",
"ipfs": "'${IPFSREPFILEID}/${URLENCODE_FILE_NAME}'",
"ipfs": "'/ipfs/${IPFSREPFILEID}/${URLENCODE_FILE_NAME}'",
"mediakey": "'${MEDIAKEY}'",
"ipns": "'${IPNS}'",
"ipns": "'/ipns/${IPNS}'",
"tmdb": "'${REFERENCE}'",
"tags": "'${TAGS}'" ' > ~/astroport/${TYPE}/${REFERENCE}/${MEDIAKEY}.dragdrop.json