Skip to content

Commit 1b14da8

Browse files
author
Matthias Winkelmann
authored
Readded $DISPLAY
1 parent 58e5be5 commit 1b14da8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

API-and-internals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ cd lighthouse && npm i && npm link
2121
```
2222

2323
```sh
24+
export DISPLAY=:1.5
2425

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

0 commit comments

Comments
 (0)