diff --git a/zen/ssb_IPFS_swarm.sh b/zen/ssb_IPFS_swarm.sh index a2bd803..9461268 100755 --- a/zen/ssb_IPFS_swarm.sh +++ b/zen/ssb_IPFS_swarm.sh @@ -64,7 +64,7 @@ echo "" > /tmp/This_NOTfriends_are_astroport echo "" > /tmp/This_friends_connect_astroport echo "" > /tmp/This_friends_should_install_astroport -for SSBFRIEND in $(cat /tmp/ssb-friends.txt); do +for SSBFRIEND in $(uniq /tmp/ssb-friends.txt); do # Force Strict #swarm0 !! [[ $count == 1 ]] && ipfs bootstrap rm --all