uniq /tmp/ssb-friends.txt

This commit is contained in:
qo-op 2020-06-06 04:55:23 +02:00
parent 304176bf40
commit f028ce98fa
1 changed files with 1 additions and 1 deletions

View File

@ -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