Update zwave-js-ui-install.sh

This commit is contained in:
tteckster 2022-10-05 20:48:44 -04:00 committed by GitHub
parent e74ec49a55
commit 5d5809c78c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ msg_ok "Customized Container"
fi
msg_info "Cleaning up"
rm zwave-js-ui-v*.zip
rm zwave-js-ui-${RELEASE}-linux.zip
apt-get autoremove >/dev/null
apt-get autoclean >/dev/null
msg_ok "Cleaned"