mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
parent
fd738e5c8b
commit
83f7cb2033
@ -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 defaul display
|
||||||
fi
|
fi
|
||||||
electron js/electron.js
|
electron js/electron.js $1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user