MagicMirror/installers/mm.sh
2021-12-22 21:00:13 +01:00

4 lines
120 B
Bash
Executable file

#!/bin/bash
# This file is still here to keep PM2 working on older installations.
cd ~/MagicMirror
DISPLAY=:0 npm start