diff --git a/zen/ipns_TAG_refresh.sh b/zen/ipns_TAG_refresh.sh index 631f646..613e732 100755 --- a/zen/ipns_TAG_refresh.sh +++ b/zen/ipns_TAG_refresh.sh @@ -27,6 +27,9 @@ IPFSNODEID=$(ipfs --timeout=5s id -f='\n') G1PUB=$(cat ~/.zen/secret.dunikey | grep 'pub:' | cut -d ' ' -f 2) ######################################################################## +echo "## FRIENDS IPFS PINGing" +for g1pub in $(ls -t ~/.zen/ipfs/.$IPFSNODEID/FRIENDS/); do [[ $g1pub ]] && ipfs ping --timeout=7s -n 5 /ipfs/$(~/.zen/astrXbian/zen/tools/g1_to_ipfs.py $g1pub 2>/dev/null); done + ######################################################################## # ACTIVATE TO CONTROL SWARM STATION SAME CODE VERSION ######################################################################## @@ -105,7 +108,7 @@ Apprenez à programmer le BLOB et ajoutez de nouveaux services au Datacenter Vir AstroCrowdBuster - + @@ -120,7 +123,9 @@ Apprenez à programmer le BLOB et ajoutez de nouveaux services au Datacenter Vir

$TITLE

-

Faites un don pour connserver la MEDIAKEY (${id}) en ligne
+

Ce fichier possède un G1 portefeuille qui lui permet de payer son hébergement ( 0.5 G1 /bootstrap / jour ). +
Faire un don permet de conserver le fichier (${id}) en ligne mais aussi de récompenser son Auteur!
+

" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/${G1PUB}/index.html