5 lines
110 B
Bash
5 lines
110 B
Bash
/opt/google/chrome/chrome \
|
|
--no-sandbox \
|
|
--headless=new \
|
|
--remote-debugging-port=1234 \
|
|
https://google.be & |