os: ubuntu 22 i run ``` curl -L https://raw.githubusercontent.com/0xPolygon/install/heimdall-v2/heimdall-v2.sh | bash -s -- v0.3.1 mainnet sentry ``` at the end, it's blocking just on the heimdall version checking. ``` "topup": { "topup_sequences": [], "dividend_accounts": [] } } } Unpacking heimdall-profile (0.3.1) ... Setting up heimdall-profile (0.3.1) ... Checking heimdalld version ... ``` if i open 2nd terminal and check heimdalld verison, it's stays blocked too. need to ctrl-c to have my terminal back.