mirror of https://github.com/tteck/Proxmox.git
Update zwavejs2mqtt-install.sh
This commit is contained in:
parent
ca510f617d
commit
df076b4544
|
@ -81,7 +81,7 @@ User=root
|
|||
WorkingDirectory=/opt/zwavejs2mqtt
|
||||
ExecStart=/opt/zwavejs2mqtt/zwavejs2mqtt
|
||||
[Install]
|
||||
WantedBy=multi-user.target > $service_path
|
||||
WantedBy=multi-user.target" > $service_path
|
||||
systemctl start zwavejs2mqtt
|
||||
systemctl enable zwavejs2mqtt &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
|
Loading…
Reference in New Issue