fforchino / vectorx

This project is to develop new voice commands and features for Vector. It runs on top of Wirepod setups
MIT License
49 stars 17 forks source link

Update must also run wirepod setup in silent mode or upgrading to newer versions of wire-pod won't work #11

Closed fforchino closed 1 year ago

fforchino commented 1 year ago

update.sh must also run wirepod setup in silent mode or upgrading to newer versions of wire-pod won't work. I have aligned wire-pod version on my fork to the lastest version and I found out wire-pod now needs more dependencies to build. Therefore we have to run its setup after updating the wire-pod git repository, else chipper won't build.

fforchino commented 1 year ago

Added to RELEASE_14