Update node-red-themes.sh

This commit is contained in:
tteckster 2022-10-23 15:36:16 -04:00 committed by GitHub
parent 283c328917
commit fc807bed6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,6 +132,6 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Restarting Node-Red... "
echo -e "${CM}${CL} \r"
node-red-restart
systemctl restart nodered
echo -en "${GN} Finished... ${CL} \n"
exit