Skip to content

Commit

Permalink
Readded $DISPLAY
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasWinkelmann committed Aug 31, 2016
1 parent 58e5be5 commit 1b14da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API-and-internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ cd lighthouse && npm i && npm link
```

```sh
export DISPLAY=:1.5

# start up chromium inside xvfb
xvfb-run --server-args='-screen 0, 1024x768x16' chromium-browser --temp-profile --start-maximized --no-first-run --remote-debugging-port=9222 "about:blank"
Expand Down

0 comments on commit 1b14da8

Please sign in to comment.