mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 13:14:48 +01:00
10 lines
278 B
Markdown
10 lines
278 B
Markdown
|
# Upgrade
|
||
|
|
||
|
Autorestic can upgrade itself! Super handy right? Simply run autorestic upgrade and we will check for you if there are updates for restic and autorestic and install them if necessary.
|
||
|
|
||
|
```bash
|
||
|
autorestic upgrade
|
||
|
```
|
||
|
|
||
|
Updates both restic and autorestic automagically.
|