mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-15 03:21:11 +00:00
Fix typos in raspberry.sh
This commit is contained in:
parent
d1f5118bb5
commit
1def120616
@ -68,7 +68,7 @@ else
|
||||
NODE_INSTALL=true
|
||||
fi
|
||||
|
||||
# Install or upgare node if nessecery.
|
||||
# Install or upgrade node if necessary.
|
||||
if $NODE_INSTALL; then
|
||||
|
||||
echo -e "\e[96mInstalling Node.js ...\e[90m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user