post: push 1 commit(s) to bojemoi/main
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 13s

This commit is contained in:
Betty
2026-05-19 15:17:04 +02:00
parent cf743ddb46
commit 5a71153645

View File

@@ -0,0 +1,33 @@
---
title: "[bojemoi] Push 1 commit(s) to main"
date: 2026-05-19T15:16:36+02: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
- **2de9369** fix(ip2location): restauration complète DB + gameover préserve volume postgres (Betty)
### Diff Summary
```
borodino/update-asn-db.sh | 51 +++++++---
scripts/gameover.sh | 5 +-
scripts/import_dbip_country.py | 119 ++++++++++++++++++++++++
volumes/postgres/init/02-ip2location-schema.sql | 60 ++++++++++++
4 files changed, 222 insertions(+), 13 deletions(-)
```