Merge pull request #23 from Amiga500/patch-1

Update setup_new_other.sh
This commit is contained in:
Taylor Helsper 2019-10-26 10:52:44 -05:00 committed by GitHub
commit 2746701c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 ""