Bugsounet - Cédric 399e2ae1da
[updatenotification] Fix pm2 using detection when pm2 script is inside or outside MagicMirror root folder (#3605)
This will fix #3576 

@FrankBlackMG: 

I don't use `*env.unique_id` because some others modules can use pm2 too
for starting a service and unique_id is the same (this will make
confusion)
So I check `name` and `pm_id` for found it
2024-10-28 10:32:39 +01:00
..
2024-01-01 15:38:08 +01:00
2022-01-26 23:47:51 +01:00
2024-01-01 15:38:08 +01:00

Module: Update Notification

The updatenotification module is one of the default modules of the MagicMirror². This will display a message whenever a new version of the MagicMirror² application is available.

For configuration options, please check the MagicMirror² documentation.