mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
Merge pull request #428 from callumdmay/master
Fix typos in raspberry.sh
This commit is contained in:
@@ -68,7 +68,7 @@ else
|
|||||||
NODE_INSTALL=true
|
NODE_INSTALL=true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install or upgare node if nessecery.
|
# Install or upgrade node if necessary.
|
||||||
if $NODE_INSTALL; then
|
if $NODE_INSTALL; then
|
||||||
|
|
||||||
echo -e "\e[96mInstalling Node.js ...\e[90m"
|
echo -e "\e[96mInstalling Node.js ...\e[90m"
|
||||||
|
Reference in New Issue
Block a user