瀏覽代碼

Update node-red_setup.sh

tteckster 3 年之前
父節點
當前提交
30e43fecb4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup/node-red_setup.sh

+ 1 - 1
setup/node-red_setup.sh

@@ -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