volumio / volumio3-backend

Other
32 stars 39 forks source link

fix(CLI): fix neverending "volumio plugin update" command #189

Closed phts closed 3 months ago

phts commented 4 months ago

This command at the end emits status "Successfully updated plugin" which was not expected by condition and socket is never closed, so process never ends, which prevents using it in automated scripts.