raqim / scripts /post-merge.sh
RAQIM Deploy
Deploy RAQIM 2026-05-02 19:06
0e14acb
raw
history blame contribute delete
72 Bytes
#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db push