neo1 / 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