#!/bin/bash chmod +x startup.sh # Ensure script is executable apt-get update && apt-get install -y chromium # Install Chromium manually playwright install --with-deps # Install Playwright browsers