Update node-red_setup.sh

This commit is contained in:
tteckster 2022-01-29 22:01:20 -05:00 committed by GitHub
parent 6ef6abf474
commit 30e43fecb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ apt-get -qqy install \
sudo &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Node-Red... \e[0m"
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) --confirm-root --confirm-install --skip-pi
bash <(curl -sL https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered) --confirm-root --confirm-install --skip-pi &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Customizing Container... \e[0m"
rm /etc/motd