Very cool! I'll give it a try when I get a chance.
Well, I gave it a try, and with all my noob enthusiasm ended up with this error:
Installed /usr/local/lib/python3.7/dist-packages/aioblescan-0.2.5-py3.7.egg
Processing dependencies for aioblescan==0.2.5
Finished processing dependencies for aioblescan==0.2.5
***Script doDepends.sh complete.***
Searching for default web location.
Found /var/www/html in /etc/apache2/sites-enabled/000-default*.
Using '/var/www/html' for web directory.
Web directory is not empty, backing up the web directory to:
/home/pi/2020-08-0621:36:52-WWW-Backup
mkdir: cannot create directory ‘/var/www/html’: Permission denied
Cloning web site to /var/www/html.
fatal: could not create work tree dir '/var/www/html': Permission denied
*** ERROR ERROR ERROR ERROR ERROR ***
-------------------------------------
See above lines for error message.
Setup NOT completed.
Further up the install, I also found this Apache error as well:
Aug 06 21:30:06 raspberrypi apachectl[9842]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Aug 06 21:30:06 raspberrypi apachectl[9842]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Aug 06 21:30:06 raspberrypi apachectl[9842]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Aug 06 21:30:06 raspberrypi apachectl[9842]: no listening sockets available, shutting down
Aug 06 21:30:06 raspberrypi apachectl[9842]: AH00015: Unable to open logs
Aug 06 21:30:06 raspberrypi apachectl[9842]: Action 'start' failed.
Aug 06 21:30:06 raspberrypi apachectl[9842]: The Apache error log may have more information.
Aug 06 21:30:06 raspberrypi systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
Aug 06 21:30:06 raspberrypi systemd[1]: apache2.service: Failed with result 'exit-code'.
Aug 06 21:30:06 raspberrypi systemd[1]: Failed to start The Apache HTTP Server.
My first mistake was using "install.brewpiremix.com" instead of "upgrade.brewpiremix.com" as per the instructions above. The first error is different than the "fatal: A branch named 'master' already exists.," error above, so before I start pushing more wrong buttons, I figured I'd stop and ask what else I screwed up first. First thought is to run the uninstaller script then reinstall with the upgrade command.