MagicMirror/installers/mm.sh

5 lines
120 B
Bash

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