mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 14:15:09 +00:00
2 lines
62 B
Bash
Executable file
2 lines
62 B
Bash
Executable file
#!/bin/bash
|
|
docker compose -p ranch exec backend bench ${@:1}
|