Update node-red-themes.sh
This commit is contained in:
parent
705a0fb14b
commit
280638808f
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue