From 1a662e8a4cb27d5fbc800f62281be1bd217ee372 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Fri, 7 Jun 2024 22:12:24 +1000 Subject: [PATCH] Update APT Cacher notes --- README.md | 2 +- status.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06efe6cb6..3a0b28081 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you would like to offer support, I would appreciate a star on the repository, | Alpine Vaultwarden | ☑️ | | | Alpine Zigbee2mqtt | ☑️ | | | Apache-CouchDB | ☑️ | | -| Apt-Cacher-NG | ☑️ | | +| Apt-Cacher-NG | ☑️ | Won't work with Debian clients setup before 2024/06/08 (delete from /var/lib/vz/template/cache/). | | Aria2 | ☑️ | | | Audiobookshelf | ❌ | Working on fixing. | | Autobrr | ☑️ | | diff --git a/status.json b/status.json index 7055b090e..40c813117 100644 --- a/status.json +++ b/status.json @@ -45,7 +45,7 @@ }, "Apt-Cacher-NG LXC": { "status": "created", - "notes": "" + "notes": "Won't work with Debian clients setup before 2024/06/08 (delete from /var/lib/vz/template/cache/)." }, "Aria2 LXC": { "status": "created",