mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-03-26 23:18:32 +07:00
A few small formatting fixes.
This commit is contained in:
@@ -155,5 +155,5 @@ You can automate this via cron:
|
||||
cd ~/backups || exit
|
||||
find . -type f -name '*.zip' ! -mtime -1 -exec rm {} +
|
||||
```
|
||||
> Always test restores. To restore, unzip the archive back into `/opt/vw-data`, replacing the previous data directory.
|
||||
```
|
||||
|
||||
**Always test restores.** To restore, unzip the archive back into `/opt/vw-data`, replacing the previous data directory.
|
||||
Reference in New Issue
Block a user