mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-17 05:00:29 +00:00
92ac3895a7
related to #3480 Change module updatenotification so that it can work without `pm2` in a docker container. It now tests if file `/.dockerenv` exists and if so `require("pm2")` is never called.