/MagicMirror_scripts

Magic Mirror installation and setup scripts

Primary LanguageShell

MagicMirror_scripts

Magic Mirror installation and setup scripts

these scripts can be used to automate installation of release upgrades.

raspberry.sh is the installation script, upgraded from the core package

to execute the install script do

there is a log file, MagicMirror/install.log, created so we can be able to diagnose any problems

upgrade-script.sh will do the git pull and npm install, and refresh npm setup for any modules that might need it

it should handle all the work… and give you a trial run of all that…

only applying changes if u request them

give it a try this works on Mac as well

no changes are made to the local repo or the working copy

if you WANT to actually apply the changes do

there is a log file (upgrade.log) in the MagicMirror/installers folder…

the install has two sections of additional support

turn off screen saver and setup pm2 to autostart MM on boot..

I have provided those separately too, in case u need to run one separately, or changed your mind after install

screensaveroff.sh

fixuppm2.sh