neo2 / scripts /post-merge.sh
agent
Initial commit
c8ed262
Raw
History Blame Contribute Delete
72 Bytes
#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db push