mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 21:24:11 +01:00
12 lines
290 B
Markdown
12 lines
290 B
Markdown
|
# Update
|
||
|
|
||
|
Autorestic can update itself! Super handy right? Simply run autorestic update and we will check for you if there are updates for restic and autorestic and install them if necessary.
|
||
|
|
||
|
```bash
|
||
|
autorestic update
|
||
|
```
|
||
|
|
||
|
Updates both restic and autorestic automagically.
|
||
|
|
||
|
> :ToCPrevNext
|