Merge branch 'master' of github.com:mynodebtc/mynode

This commit is contained in:
Taylor Helsper 2019-10-26 11:32:23 -05:00
commit f729b1a240

View File

@ -8,7 +8,7 @@ echo ""
clear
echo "Step 1: "
echo " Install your own Linux distro: Debain, Armbian, Raspbian, etc...:"
echo " Install your own Linux distro: Debian, Armbian, Raspbian, etc...:"
echo " Setup image for use with myNode:"
echo " See manual instructions in setup/setup_base_image_other.txt"
echo ""
@ -45,4 +45,4 @@ echo "Congratulations! Your device is now ready!"
echo " Access it via a web browser at http://mynode.local/ or http://<device ip>/"
echo " Access it via SSH using the default credentials: admin / bolt"
echo " You should change your password on the settings page in the web GUI"
echo ""
echo ""