5 lines
120 B
Bash
Raw Normal View History

2021-12-22 21:00:13 +01:00
#!/bin/bash
2020-02-01 15:16:23 +01:00
# This file is still here to keep PM2 working on older installations.
cd ~/MagicMirror
2020-02-01 16:48:35 +01:00
DISPLAY=:0 npm start