fix ipfs install

This commit is contained in:
poka 2020-05-17 20:57:41 +02:00
parent 9698f70ad8
commit 1d74d8eb53
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ sudo systemctl start ipfs || err "Start IPFS daemon"
sleep 7
ipfs swarm peers
[[ ! $(ipfs swarm peers) ]] && err "No peers found in swarm. Please open issue :https://git.p2p.legal/axiom-team/astroport/issues"
} # this ensures the entire script is downloaded #