mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
3 lines
108 B
Bash
Executable file
3 lines
108 B
Bash
Executable file
# This file is still here to keep PM2 working on older installations.
|
|
cd ~/MagicMirror
|
|
DISPLAY=:0 npm start
|