Update README.md

This commit is contained in:
Nicco 2020-03-03 16:07:55 +01:00 committed by GitHub
parent 7e577c439a
commit 92e5071343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.
Note that the data is automatically encrypted on the server. The key will be generated and added to your config file. Every backend will have a separate key. **You should keep a copy of the keys or config file somewhere in case your server dies**. Otherwise DATA IS LOST!
Also, currently comments in the config file will be deleted, due how the yaml parsing library works. I will fix this soon :)
### Setup
First we need to configure our locations and backends. Simply create a `.autorestic.yml` either in your home directory of in the folder from which you will execute `autorestic`.