Restore MM.sh to keep PM2 working.

This commit is contained in:
Michael Teeuw 2020-02-01 15:16:23 +01:00
parent a41bae3132
commit cbcc893f64

3
installers/mm.sh Executable file
View File

@ -0,0 +1,3 @@
# This file is still here to keep PM2 working on older installations.
cd ~/MagicMirror
DISPLAY=:0 npm start.