@cryptotaxi247 / netdata-1 / commits / ea57d93a8

minor typo in the uninstall command (#14002)

Just minor typo in the uninstall commands

Tasos Katsoulas committed Nov 16, 2022 at 14:06 UTC ea57d93a8a9fe50f045d52b8f090964288cde02a
1 file changed +1 -1
packaging/installer/UNINSTALL.md
+1 -1
@@ -19,7 +19,7 @@ wget -O /tmp/netdata-kickstart.sh https://my-netdata.io/kickstart.sh && sh /tmp/
19 Or (if you have curl but not wget):
20
21 ```sh
22 -curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sha --uninstall
22 +curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh --uninstall
23 ```
24
25 This will work in most cases without you needing to do anything more other than accepting removal of configuration