Pre Merge pull request !9 from 时雨◎星空/N/A

This commit is contained in:
时雨◎星空 2023-03-23 03:11:15 +00:00 committed by Gitee
commit a67871e7e1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ class Puppeteer {
'--disable-gpu', '--disable-gpu',
'--disable-setuid-sandbox', '--disable-setuid-sandbox',
'--no-sandbox', '--no-sandbox',
'--no-zygote', '--no-zygote'
'--single-process'
] ]
} }