mirror of https://github.com/tteck/Proxmox.git
Update zwave-js-ui-update.sh
This commit is contained in:
parent
bf259b4b9d
commit
658954654d
|
@ -54,7 +54,7 @@ EOF
|
|||
echo -e "${CM}${CL} \r"
|
||||
|
||||
echo -en "${GN} Cleanup... "
|
||||
rm -rf zwave-js-ui-${RELEASE}-linux.zip store
|
||||
rm -rf zwave-js-ui-${RELEASE}-linux.zip store zwave-js-ui-linux
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now zwave-js-ui.service
|
||||
echo -e "${CM}${CL} \n"
|
||||
|
|
Loading…
Reference in New Issue