mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
3 lines
108 B
Bash
3 lines
108 B
Bash
|
# This file is still here to keep PM2 working on older installations.
|
||
|
cd ~/MagicMirror
|
||
|
DISPLAY=:0 npm start.
|