Files
blog/content/posts/commits/2026-06-30-commit-bf6ca8f.md
grafana-watcher 633e76e85a
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit bf6ca8f in bojemoi
2026-06-30 15:53:29 +02:00

40 lines
777 B
Markdown

---
title: "[bojemoi] fix(startover): boot stack path → stack/00-service-boot.yml"
date: 2026-06-30T15:53:28+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit bf6ca8f par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `bf6ca8f`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `bf6ca8f0b264a9a69e0d00c794306b2360543cb9` |
### Description
Was: ${DIR}_boot/stack/01-boot-service.yml
Now: $DIR/stack/00-service-boot.yml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M scripts/startover.sh
```
### Diff Summary
```
scripts/startover.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
```