浏览代码

Update node-red-themes.sh

tteckster 2 年之前
父节点
当前提交
fc807bed6a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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