mirror of https://github.com/tteck/Proxmox.git
Update node-red-themes.sh
This commit is contained in:
parent
283c328917
commit
fc807bed6a
|
@ -132,6 +132,6 @@ echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Restarting Node-Red... "
|
echo -en "${GN} Restarting Node-Red... "
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
node-red-restart
|
systemctl restart nodered
|
||||||
echo -en "${GN} Finished... ${CL} \n"
|
echo -en "${GN} Finished... ${CL} \n"
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Reference in New Issue