Update zwave-js-ui.sh

tweak cleanup
This commit is contained in:
tteckster 2023-11-30 14:28:13 -05:00 committed by GitHub
parent d4c685f05e
commit f0a661fea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ function update_script() {
msg_ok "Started Z-wave JS UI"
msg_info "Cleanup"
rm -rf zwave-js-ui-${RELEASE}-linux.zip zwave-js-ui-linux store
rm -rf zwave-js-ui-${RELEASE}-linux.zip zwave-js-ui store
msg_ok "Cleaned"
msg_ok "Updated Successfully!\n"
exit