diff --git a/.install/ipfs_alone.sh b/.install/ipfs_alone.sh index 6054ccb..cb78c70 100644 --- a/.install/ipfs_alone.sh +++ b/.install/ipfs_alone.sh @@ -111,7 +111,7 @@ sudo systemctl start ipfs || err "Start IPFS daemon" sleep 7 -echo "Peers: " && ipfs swarm peers +echo "Peers: " && ipfs swarm peers && sleep 1 [[ $(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 #