Update zwave-js-ui-update.sh

This commit is contained in:
tteckster 2022-10-05 21:42:11 -04:00 committed by GitHub
parent bf259b4b9d
commit 658954654d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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