bundles/scansnap: fix backup metadata
This commit is contained in:
parent
5b2e5fc838
commit
0dd9b061b9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ defaults = {
|
||||||
},
|
},
|
||||||
'backups': {
|
'backups': {
|
||||||
'paths': {
|
'paths': {
|
||||||
'/src/scansnap',
|
'/srv/scansnap',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'cron': {
|
'cron': {
|
||||||
|
|
Loading…
Reference in a new issue