Roo-Code/benchmark/entrypoint.sh
2025-03-20 14:38:06 -07:00

4 lines
44 B
Bash
Executable file

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