mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
commit
38c2bdb447
@ -1,4 +1,4 @@
|
|||||||
if [ -z "$DISPLAY" ]; then #If not set DISPLAY is SSH remote or tty
|
if [ -z "$DISPLAY" ]; then #If not set DISPLAY is SSH remote or tty
|
||||||
export DISPLAY=:0 # Set by defaul display
|
export DISPLAY=:0 # Set by default display
|
||||||
fi
|
fi
|
||||||
electron js/electron.js $1
|
electron js/electron.js $1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user