Back up the password databases
This commit is contained in:
parent
34bf948ef1
commit
31106b267d
1 changed files with 1 additions and 0 deletions
|
|
@ -12,3 +12,4 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rclone sync "${extra_args[@]}" "${BORG_REPO}" gdrive-backup:hot-repo/
|
rclone sync "${extra_args[@]}" "${BORG_REPO}" gdrive-backup:hot-repo/
|
||||||
|
rclone copy "${extra_args[@]}" ~/.keys/ --include '*.kdbx' gdrive-backup:keys/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue