andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Update script fails #63

Closed andrewn closed 6 years ago

andrewn commented 6 years ago

Fixes a bug in update script that was causing it to fail on all items. This might be because I'm using nvm. Passing through the current processes env to each subprocess fixes it.

The script now collects the number of failed installs and displays them rather than exiting at the first failure, which the previous version did.