This commit is contained in:
2026-01-20 20:24:13 -07:00
commit 885280cf37
5 changed files with 62 additions and 0 deletions

4
setup.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
apt update
apt install npm libnspr4 libss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libxkbcommon-x11-0 libxdamage1 libcario2 libpango-1.0-0 libasound2
npx @puppeteer/browsers install chrome@stable