autorestic/README.md

10 lines
162 B
Markdown
Raw Permalink Normal View History

2019-06-20 08:17:20 +00:00
# autorestic
High level CLI utility for restic
2019-06-21 10:25:54 +00:00
## Installation
```
2019-06-21 10:26:32 +00:00
curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | sh
```