Regarder https://aries.copylaradio.com/ipns/$IPNS/ - #Astroport. Video Club P2P entre Amis (DEMO)

This commit is contained in:
qo-op 2021-05-06 15:15:07 +02:00
parent ab171bb116
commit 3dc9137a77
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ then
## CREATE GCHANGE AD
if [[ ! -f ~/.zen/ipfs/.${IPFSNODEID}/KEY/${INDEXPREFIX}${REFERENCE}/${G1PUB}/.gchange.ad ]]
then
GOFFER=$(~/.zen/astrXbian/zen/jaklis/jaklis.py -k ~/.zen/secret.dunikey setoffer -t "${TITLE} #astroport #${INDEXPREFIX}${REFERENCE}" -d "DEMO - https://aries.copylaradio.com/ipns/$IPNS/ - DEMO (Astroport, un Datacenter Virtuel entre Amis)" -p ~/.zen/astrXbian/disk.png)
GOFFER=$(~/.zen/astrXbian/zen/jaklis/jaklis.py -k ~/.zen/secret.dunikey setoffer -t "${TITLE} #astroport #${INDEXPREFIX}${REFERENCE}" -d "Regarder https://aries.copylaradio.com/ipns/$IPNS/ - #Astroport. Video Club P2P entre Amis (DEMO)" -p ~/.zen/astrXbian/disk.png)
echo $GOFFER > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${INDEXPREFIX}${REFERENCE}/${G1PUB}/.gchange.ad
NEWIPFS=$(ipfs add -rHq ~/.zen/ipfs/.${IPFSNODEID}/KEY/${INDEXPREFIX}${REFERENCE}/ | tail -n 1 )
IPNS=$(ipfs name publish --quieter --key="${INDEXPREFIX}${REFERENCE}" $NEWIPFS)