Added missing shebang

This commit is contained in:
Kristjan SCHMIDT
2021-12-22 21:00:13 +01:00
parent dca5759569
commit 21c7f0da6e
2 changed files with 2 additions and 0 deletions

View File

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