rpi4: fix backup issue find command
This commit is contained in:
parent
69db034caf
commit
f28794e765
@ -26,6 +26,7 @@ in
|
||||
"/etc"
|
||||
];
|
||||
dynamicFilesFrom = ''
|
||||
echo
|
||||
find /var/lib -mindepth 1 -maxdepth 1 -type d -name 'authelia-*'
|
||||
'';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user