From 4f635c749e24a4fbc7aced7179d2e8800d91a5ba Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 18 Feb 2026 14:32:50 +0100 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-02-18-push-bojemoi-main-a8337f3.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-02-18-push-bojemoi-main-a8337f3.md diff --git a/content/posts/pushes/2026-02-18-push-bojemoi-main-a8337f3.md b/content/posts/pushes/2026-02-18-push-bojemoi-main-a8337f3.md new file mode 100644 index 0000000..bd26f16 --- /dev/null +++ b/content/posts/pushes/2026-02-18-push-bojemoi-main-a8337f3.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-02-18T14:32:46+01:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **a8337f3** Fix borodino uzi-service: launch msfrpcd locally at container startup (Betty) + + +### Diff Summary + +``` + borodino/Dockerfile.borodino | 1 + + borodino/start_uzi.sh | 47 +++++++++++++++++++++++++++++++++++++++++++ + borodino/thearm_uzi | 2 +- + stack/40-service-borodino.yml | 33 ++++++++++++++---------------- + 4 files changed, 64 insertions(+), 19 deletions(-) +```