pull/3/head
cupcakearmy 5 years ago
parent 06ce8180fb
commit 652158d1ed

@ -16,7 +16,7 @@ Autorestic is a wrapper around the amazing [restic](https://restic.net/). While
## Installation ## Installation
``` ```
curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | sh curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | bash
``` ```
## 🚀 Quickstart ## 🚀 Quickstart

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
OUT_FILE=/usr/local/bin/autorestic OUT_FILE=/usr/local/bin/autorestic

Loading…
Cancel
Save