🔧(dev) remove the unused bin/compose wrapper

Nothing in the repository nor the CI calls it
This commit is contained in:
briquet
2026-09-16 11:43:51 +02:00
parent 78960d9769
commit c34ecbd3ef
-6
View File
@@ -1,6 +0,0 @@
#!/usr/bin/env bash
# shellcheck source=bin/_config.sh
source "$(dirname "${BASH_SOURCE[0]}")/_config.sh"
_docker_compose "$@"