mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-16 04:09:03 +00:00
A few small formatting fixes.
parent
b12121d602
commit
9f44605fc2
@ -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.
|
||||
Loading…
Reference in New Issue
Block a user