post: commit bf6ca8f 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:53:28 +02:00
committed by Betty
parent 8d69a96bb2
commit 633e76e85a

View File

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