1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Add node-red launcher scripts and service file.

This commit is contained in:
j1nx
2020-09-15 09:37:39 +02:00
parent 68a91d97bc
commit baa7435c33
7 changed files with 166 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo systemctl restart nodered
echo -e "\033[1mRestarted \033[38;5;88mNode-RED\033[0m"