From 6ecc0bb3feaf45492b0e140b84b4f4983c7a35d1 Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 12 Jul 2021 23:46:30 +0200 Subject: [PATCH] touch it --- ajouter_video.sh | 3 ++- zen/new_file_in_astroport.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ajouter_video.sh b/ajouter_video.sh index c7a8c21..1d1ee66 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -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 diff --git a/zen/new_file_in_astroport.sh b/zen/new_file_in_astroport.sh index 6b5a2b5..96a7030 100755 --- a/zen/new_file_in_astroport.sh +++ b/zen/new_file_in_astroport.sh @@ -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 "