Browse Source

Update zwavejs2mqtt-install.sh

tteckster 3 years ago
parent
commit
df076b4544
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/zwavejs2mqtt-install.sh

+ 1 - 1
setup/zwavejs2mqtt-install.sh

@@ -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"