summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorTasos Katsoulas <tasos@netdata.cloud>2022-11-16 14:06:16 +0200
committerGitHub <noreply@github.com>2022-11-16 14:06:16 +0200
commitea57d93a8a9fe50f045d52b8f090964288cde02a (patch)
treef054d9d47b2609778e969666388b230fc1c07f40 /packaging
parentcde5456408b4af12a56cc11979cb9dfab777ecc4 (diff)
minor typo in the uninstall command (#14002)
Just minor typo in the uninstall commands
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/UNINSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/installer/UNINSTALL.md b/packaging/installer/UNINSTALL.md
index 2985008c00..af2314f657 100644
--- a/packaging/installer/UNINSTALL.md
+++ b/packaging/installer/UNINSTALL.md
@@ -19,7 +19,7 @@ wget -O /tmp/netdata-kickstart.sh https://my-netdata.io/kickstart.sh && sh /tmp/
Or (if you have curl but not wget):
```sh
-curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sha --uninstall
+curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh --uninstall
```
This will work in most cases without you needing to do anything more other than accepting removal of configuration