This commit is contained in:
qo-op 2021-07-12 23:46:30 +02:00
parent 01de385c8a
commit 6ecc0bb3fe
2 changed files with 3 additions and 2 deletions

View File

@ -504,7 +504,8 @@ else
fi
########################################################################
########################################################################
echo "${MEDIAKEY} = http://127.0.0.1:8181/ipfs/"
echo "${MEDIAKEY} = RECORDED TO IPFS."
cat /tmp/${MEDIAKEY}.log
rm -f /tmp/${MEDIAKEY}.pass
rm -f /tmp/${MEDIAKEY}.dunikey ## REMOVE KEYS

View File

@ -137,7 +137,7 @@ IPFSREPFILEID=$(echo $IPFS | cut -d ' ' -f 2)
IPFSID=$(echo $IPFS | cut -d ' ' -f 1)
[[ $IPFSREPFILEID == "" ]] && echo "ipfs add ERROR" && exit 1
echo "-----------------------------------------------------------------"
echo "IPFS: $file : ipfs ls /ipfs/$IPFSREPFILEID"
echo "IPFS $file DIRECTORY: ipfs ls /ipfs/$IPFSID"
echo "-----------------------------------------------------------------"
echo "New $TYPE INDEX ~/.zen/ipfs/.${IPFSNODEID}/astroport/kodi/vstream/${PREFIX}ASTRXBIAN "