Handle apt-get output

This commit is contained in:
Jon Layton 2018-04-19 14:53:12 -05:00
parent 7bf903fdd1
commit 5458ded936
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ echo ""
echo "Begin Setup - Installing required packages."
echo ""
install_ubuntu
install_ubuntu > /dev/null
echo ""
echo "How would you like to fetch BTCP (btcpd and btcp-cli):"