Przeglądaj źródła

Update node-red-themes.sh

tteckster 2 lat temu
rodzic
commit
fc807bed6a
1 zmienionych plików z 1 dodań i 1 usunięć
  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