Files
Ehsan/scripts/post-merge.sh
T
Replit Agent 2246770e5b Initial commit
2026-05-28 23:37:31 +00:00

5 lines
72 B
Bash

#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db push