mirror of https://github.com/tteck/Proxmox.git
Update node-red-themes.sh
parent
705a0fb14b
commit
280638808f
|
@ -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 New Issue