From c8f73eb38fd24a7a2b7961b156d62c26e08e2f1a Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 7 Sep 2023 17:52:30 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 500c1b91..abc22ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ - 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. +## 2023-09-07 + +### Changed + +- **Host Backup** + - NEW Script + ## 2023-09-06 ### Changed