mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[PR #258] Update backup section of README.md #11557
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/258
State: closed
Merged: Yes
As discussed in #247 it would be nice if the documentation describes a way to do a backup of the database without installing sqlite to the host system. I also added the mkdir in Line 450 because it doesn't exist in the first place.