davidferguson / pibakery-blocks

All the blocks for the Pi Bakery program
GNU General Public License v3.0
242 stars 86 forks source link

Fix block name bug in updateupgrade #68

Closed imgrant closed 6 years ago

imgrant commented 7 years ago

Name was set to packageupgrade, but the dir/block name is actually updateupgrade, so it would fail on writing blocks. Fixed by setting name to updateupgrade.