From 32ae8c1f4fbb5ca59a0abbfbd3901cb5bcdeef27 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 26 Jul 2024 06:03:56 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 517cda16..f8f1fb14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ - All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment. +## 2024-07-26 + +### Changed + +- **Gitea LXC** [(View Source)](https://raw.githubusercontent.com/tteck/Proxmox/main/install/gitea-install.sh) + - NEW Script ## 2024-06-30