diff --git a/run-start.sh b/run-start.sh index 6c4d4003..a039ec4d 100644 --- a/run-start.sh +++ b/run-start.sh @@ -1,4 +1,4 @@ if [ -z "$DISPLAY" ]; then #If not set DISPLAY is SSH remote or tty export DISPLAY=:0 # Set by defaul display fi -electron js/electron.js +electron js/electron.js $1