MagicMirror/Upgrading

From r00tedvw.com wiki
Revision as of 23:42, 30 May 2024 by R00t (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Core

Upgrading the core software is easy.
https://docs.magicmirror.builders/getting-started/upgrade-guide.html
Navigate to the folder you cloned the core project to.
ie.

/opt/MagicMirror

reset any changes you've made to the core project

~$ git reset --hard

perform a git pull and install

~$ git pull && npm run install-mm

MMM-CalendarExt3

Upgrading the MMM-CalendarExt3 modules is easy.
Navigate to the folder you cloned the MMM-CalendarExt3 module to.
ie.

/opt/MagicMirror/MMM-CalendarExt3

run a git pull and npm update

~$ git pull
~$ npm update
Personal tools
Namespaces

Variants
Actions
Navigation
Mediawiki