remove sample

This commit is contained in:
cupcakearmy 2019-10-26 21:31:33 +02:00
parent 770c9dd7d4
commit f9b04ea342
2 changed files with 3 additions and 20 deletions

5
.gitignore vendored
View File

@ -3,7 +3,8 @@ package-lock.json
.idea
yarn.lock
config.yml
bin
lib
data
data
.autorestic.yml

View File

@ -1,18 +0,0 @@
locations:
home:
from: /home/myUser
to: remote
important:
from: /path/to/important/stuff
to:
- remote
- hdd
backends:
remote:
type: b2
path: 'myBucket:backup/home'
B2_ACCOUNT_ID: account_id
B2_ACCOUNT_KEY: account_key
hdd:
type: local
path: /mnt/my_external_storage