فهرست منبع

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