Skip to content

Commit 1012ec0

Browse files
committed
1 parent 243f37b commit 1012ec0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ exports.puppeteerArgs = [
8484
'--disable-print-preview',
8585
'--disable-prompt-on-repost',
8686
'--disable-renderer-backgrounding',
87-
'--disable-setuid-sandbox',
8887
'--disable-speech-api',
8988
'--disable-sync',
9089
'--disk-cache-size=33554432',
@@ -95,7 +94,6 @@ exports.puppeteerArgs = [
9594
'--no-default-browser-check',
9695
'--no-first-run',
9796
'--no-pings',
98-
'--no-sandbox',
9997
'--no-zygote',
10098
'--password-store=basic',
10199
'--use-gl=swiftshader',

0 commit comments

Comments
 (0)