mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[PR #258] [MERGED] Update backup section of README.md #6331
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/258
Author: @Bruceforce
Created: 11/18/2018
Status: ✅ Merged
Merged: 11/19/2018
Merged by: @dani-garcia
Base:
master← Head:master📝 Commits (3)
a2de4ceImproved the backup section of sqlite3 database478fc0cMerge remote-tracking branch 'origin/master'660c8f8Use dockerhub instead of gitlab registry for README.md📊 Changes
1 file changed (+9 additions, -1 deletions)
View changed files
📝
README.md(+9 -1)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.