mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
4 lines
44 B
Bash
Executable file
4 lines
44 B
Bash
Executable file
#!/bin/bash
|
|
|
|
npx drizzle-kit push
|
|
exec "$@"
|