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