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 () => {
const browser = await puppeteer.launch({
//headless: 'new',
headless: false,
headless: 'new',
//headless: false,
userDataDir: VOLUME_PATH,
args: ['--no-sandbox', '--disable-setuid-sandbox']
});