1
0

fix: Fuck me

This commit is contained in:
2025-08-07 00:30:54 +02:00
parent 5941988ec6
commit 6a25e1327b

View File

@@ -20,8 +20,8 @@ async function clearDownloadsFolder() {
(async () => { (async () => {
const browser = await puppeteer.launch({ const browser = await puppeteer.launch({
//headless: 'new', headless: 'new',
headless: false, //headless: false,
userDataDir: VOLUME_PATH, userDataDir: VOLUME_PATH,
args: ['--no-sandbox', '--disable-setuid-sandbox'] args: ['--no-sandbox', '--disable-setuid-sandbox']
}); });