Files
TX/scripts/post-merge.sh
T

6 lines
150 B
Bash
Raw Normal View History

2026-04-18 02:00:09 +00:00
#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db run push-force
pnpm --filter @workspace/teaboy-os exec playwright install chromium