mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update node-red-themes.sh
This commit is contained in:
parent
705a0fb14b
commit
280638808f
@ -95,11 +95,6 @@ while [ $opt != '' ]
|
|||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
done
|
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... "
|
echo -en "${GN} Installing ${THEME} Theme... "
|
||||||
cd /root/.node-red
|
cd /root/.node-red
|
||||||
if [ "${THEME}" = "" ]; then
|
if [ "${THEME}" = "" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user