post: commit 93db6b8 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
grafana-watcher
2026-06-30 15:54:46 +02:00
committed by Betty
parent 50c6304279
commit 2fae5d1efb

View File

@@ -0,0 +1,40 @@
---
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(-)
```