mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 14:07:38 +00:00
Update node-red-themes.sh
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user