Roo-Code/benchmark/entrypoint.sh
2025-03-17 10:09:19 -07:00

4 lines
44 B
Bash
Executable file

#!/bin/bash
npx drizzle-kit push
exec "$@"