Explorar o código

Update node-red-themes.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
280638808f
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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