diff --git a/scripts/setup_new_other.sh b/scripts/setup_new_other.sh index bac5785a..68ed6674 100755 --- a/scripts/setup_new_other.sh +++ b/scripts/setup_new_other.sh @@ -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:///" 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 "" \ No newline at end of file +echo ""