diff --git a/README.md b/README.md index 0a615f247..3b7c9b2f1 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ cat ~/.zen/ipfs_swarm/.12*/G1SSB/_g1.gchange_title # Obtenir les PIN IPFS de votre essaim for astrofile in $(ls ~/.zen/ipfs_swarm/.*/PIN/*/* |sort | uniq); do echo $astrofile; done +# CODE ASTROPORT beta +ipfs ls /ipns/k51qzi5uqu5dgfc3m379rf9820vg20hjhnmo9letrkj2p177tq013ohn68xf2y ```