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-08-26 08:15:35 +0000
commit90ae55a37893bd0af68040992a8b570af056bb07 (patch)
treeee1c3696ccc18d4791f30fbf564fd36ebeeec084
parentMerging upstream version 1.47.0. (diff)
downloadnetdata-90ae55a37893bd0af68040992a8b570af056bb07.tar.xz
netdata-90ae55a37893bd0af68040992a8b570af056bb07.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