Update setup_new_other.sh

Fix typo
This commit is contained in:
Amiga500 2019-10-25 13:46:59 +02:00 committed by GitHub
parent 1cddc60267
commit 4d045324e5
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 ""