From aa8e123a8e152a5a4156c3ce3e892d644e3f983c Mon Sep 17 00:00:00 2001 From: usamimeri_renko <1710269958@qq.com> Date: Sun, 28 Apr 2024 19:31:59 +0800 Subject: [PATCH] delete cache --- config/puppeteer-config.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 config/puppeteer-config.json diff --git a/config/puppeteer-config.json b/config/puppeteer-config.json deleted file mode 100644 index 7b2851c29..000000000 --- a/config/puppeteer-config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "executablePath": "/usr/bin/chromium", - "args": [ - "--no-sandbox" - ] -} \ No newline at end of file