Browse Source

Update node-red-themes.sh

tteckster 2 years ago
parent
commit
fc807bed6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misc/node-red-themes.sh

+ 1 - 1
misc/node-red-themes.sh

@@ -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