diff --git a/README.md b/README.md index dc4d34021..691bd224a 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 | ☑️ | Won't work with Debian clients setup before 2024/06/08 (delete tar from /var/lib/vz/template/cache/). | +| Apt-Cacher-NG | ☑️ | Won't work with Debian template from before 2024/06/08 (need to delete tar /var/lib/vz/template/cache/).| | Aria2 | ☑️ | | | Audiobookshelf | ☑️ | | | Autobrr | ☑️ | | diff --git a/status.json b/status.json index 7d5cf1c16..5c38934ed 100644 --- a/status.json +++ b/status.json @@ -45,7 +45,7 @@ }, "Apt-Cacher-NG LXC": { "status": "created", - "notes": "Won't work with Debian clients setup before 2024/06/08 (delete tar from /var/lib/vz/template/cache/)." + "notes": "Won't work with Debian template from before 2024/06/08 (need to delete tar /var/lib/vz/template/cache/)." }, "Aria2 LXC": { "status": "created",