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