Skip to content

Commit

Permalink
connect: improve output
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms committed Jan 4, 2021
1 parent eef6c90 commit 22d87a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/menu.bitcoinrpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ while [ $connectionSuccess -eq 0 ]; do
echo
echo "Press ENTER to retry or CTLR+C to abort"
read key
echo "---------------------------------------"
inputRPC
connectionSuccess=$(checkRPC 2>/dev/null | grep -c "bitcoinRPC")
done
Expand Down

0 comments on commit 22d87a0

Please sign in to comment.