0.7.2 Bugfix Release
This release addresses the following:
- Clone all branches of a repo on install to allow switching between branches
- Addresses a condition where users with a Tilt configured, but no Tilt present would experience a crash
- Addresses a condition where Tiltbridge sending a NULL packet would crash the script
I'm also addressing an issue where the 0,7.0 tag was not applied correctly in the repos, which will result in a large number of changes seemingly part of this release.
Upgrading
Existing users of BrewPi Remix 0.5.3 and above may upgrade with:
sudo /home/brewpi/utils/doUpdate.sh
If you are not on version 0.5.3 or above (or if you have no idea what version you are on,) use the following command to upgrade to the latest version:
curl -L upgrade.brewpiremix.com | sudo bash
This must be run from within your /home/brewpi
directory, or from each chamber directory in multi-chamber mode.