MagicMirror_scripts
MagicMirror_scripts copied to clipboard
Magic Mirror installation and setup scripts
My magic mirror project seems to have stopped working after running the upgrade script. Bellow is the list of steps I've taken so far. ran `bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"`...
Fixed typo that produced errors on a Raspi 4
Hey Sam, I get the following when I installed MagicMirror with your script and also when I tried to sudo apt update. W: Failed to fetch https://packagecloud.io/Keymetrics/pm2/debian/dists/bullseye/InRelease 429 Too Many...
Hi, Thank you very much for all your work. I used your script to install the MagicMirror onto a Pi zero W. However, after I run pm2 start MagicMirror, it...
I used your script. Works Great! but im trying to see how to do i stop it from autostarting the client? Basically i want to run this in server mode...
Hi Sam, would it be possible to add [Comitup](https://davesteele.github.io/comitup/) into the MM installation package, so a headless establishing of Wifi networking is possible? Thanks in advance!
If you start the installation with ./raspberry.sh -a you will not be asked if you want to configure MM auto start or disable the screensaver. This will all be done...
First of all, thx a lot for your work and the awesome script. I used it already several times :) and now i want to give something back and i...
Thank you for creating and maintaining all the MagicMirror installation scripts! This pull request adds the option for a user to install [MMPM](https://github.com/Bee-Mar/mmpm) at the time of installing MagicMirror itself....