Files
html-to-pdf/setup.sh
2026-01-20 20:24:13 -07:00

5 lines
208 B
Bash
Executable File

#!/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