--- title: "[bojemoi] fix(package-dist): update paths after sub-repo consolidation" date: 2026-06-30T15:54:46+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 93db6b8 par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `93db6b8` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `93db6b8ef0754df8364794d7eb4cb2f3edf4693d` | ### Description - REPO_BOOT=/opt/bojemoi (stack now at stack/00-service-boot.yml) - REPO_ML=/opt/bojemoi/ml-threat - REPO_TG=/opt/bojemoi/telegram-bot (no more telegram-bot/ subdir) Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M scripts/package-dist.sh ``` ### Diff Summary ``` scripts/package-dist.sh | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) ```