mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 06:35:10 +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}
|