소스 검색

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