Adjust borgwrapper example
This commit is contained in:
parent
511594db57
commit
4d993ba545
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ BORGWRAPPER_BACKUP_FILES=(\
|
||||||
'/etc/' \
|
'/etc/' \
|
||||||
'$HOME/' \
|
'$HOME/' \
|
||||||
)
|
)
|
||||||
BORGWRAPPER_BORG_INIT_PARAMS="--encryption=repokey-blake2"
|
|
||||||
|
|
||||||
borgwrapper_pre_backup() {
|
borgwrapper_pre_backup() {
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in a new issue