autorestic/docs/markdown/cli/uninstall.md

10 lines
124 B
Markdown
Raw Normal View History

2020-05-17 14:52:30 +02:00
# Uninstall
2021-05-01 15:16:13 +02:00
Uninstalls both restic and autorestic from `/usr/local/bin`.
2020-05-17 14:52:30 +02:00
```bash
autorestic uninstall
```
> :ToCPrevNext