MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
UNSOLVED How to update MMM-Jast
-
Hello,
How to update MMM-Jast ? -
@RIKKO14 updating ALL addon modules is the same
stop MagicMirror
cd ~/MagicMirror/modules/modulename git pull if the module has a package.json file, then npm install
restart MagicMirror