Noted on our totally clean install that I had to use sudo on the Pi Zero to run git pull. I think this is a bug, albeit a minor one. Probably because the make_mecs script installs git and clones etc with sudo privileges. Perhaps we should sudo -u pi for that one or similar.