mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
A few small formatting fixes.
@@ -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