summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-25 09:19:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-25 09:19:41 +0000
commit724f3376c65da296078984b47716700b990c1699 (patch)
treea4f53206c1fbfdd05eb322647ec0548cd653bae5
parentReleasing debian version 1.46.3-2. (diff)
downloadnetdata-724f3376c65da296078984b47716700b990c1699.tar.xz
netdata-724f3376c65da296078984b47716700b990c1699.zip
Updating apt command in README.Debian for newer apt.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/netdata-core.README.Debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/netdata-core.README.Debian b/debian/netdata-core.README.Debian
index 2215da212..6cded5c63 100644
--- a/debian/netdata-core.README.Debian
+++ b/debian/netdata-core.README.Debian
@@ -48,7 +48,7 @@ leading to a corrupted internal database of the cached values in /var/cache/netd
Try purging the package reinstalling netdata:
- $ sudo apt remove --purge netdata-core
+ $ sudo apt purge netdata-core
$ sudo apt install netdata-core
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 09 Feb 2021 11:03:31 +0100