I tried this with no luck:(
The issue persists…
-EDIT-
I manage to resolve the issue:
- pm2 delete MagicMirror
- pm2 start /home/pi/MagicMirror/installers/mm.sh
- pm2 save
pm2 process name is now ‘mm’ instead of ‘MagicMirror’
so
“pm2 start|stop|restart mm” is now the command that I will use
Thanks for your help!!
Cheers:)