Selaa lähdekoodia

Update node-red-themes.sh

tteckster 3 vuotta sitten
vanhempi
commit
280638808f
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      misc/node-red-themes.sh

+ 0 - 5
misc/node-red-themes.sh

@@ -95,11 +95,6 @@ while [ $opt != '' ]
       esac
     fi
   done
-echo -en "${GN} Updating Container OS... "
-apt-get update &>/dev/null
-apt-get -qqy upgrade &>/dev/null
-echo -e "${CM}${CL} \r"
-
 echo -en "${GN} Installing ${THEME} Theme... "
 cd /root/.node-red
 if [ "${THEME}" = "" ]; then