Skip to content

Commit 98c76a7

Browse files
committed
Update install-update-nodered
1 parent 5f4ce08 commit 98c76a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deb/install-update-nodered

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ if [ $CURL_RC -eq 0 ]; then
435435
fi
436436

437437
# Install nodejs for all other platforms
438-
echo " No Node.js detected - will try to install Node.js $NODE_VERSION"
438+
echo " Will try to install Node.js $NODE_VERSION"
439439
echo -ne " Install Node.js \033[5m_\033[0m"
440440

441441
# block debian nodejs install

0 commit comments

Comments
 (0)