Files
blog/content/posts/commits/2026-06-30-commit-93db6b8.md
grafana-watcher 2fae5d1efb
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 93db6b8 in bojemoi
2026-06-30 15:54:48 +02:00

41 lines
892 B
Markdown

---
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 <noreply@anthropic.com>
### Files Changed
```
M scripts/package-dist.sh
```
### Diff Summary
```
scripts/package-dist.sh | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
```