Update setup_new_other.sh
Fix typo
This commit is contained in:
parent
1cddc60267
commit
4d045324e5
|
@ -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 ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user