1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-07-15 02:24:36 +03:00

Added timestamp support

This commit is contained in:
10
2018-11-18 02:37:01 +01:00
parent e551725d7a
commit e9ac54cebf
3 changed files with 7 additions and 1 deletions

View File

@ -38,4 +38,4 @@ docker run --rm --volumes-from=bitwarden registry.gitlab.com/1o/bitwarden_rs-bac
| DB_FILE | Path to the Bitwarden sqlite3 database |
| BACKUP_FILE | Path to the desired backup location |
| CRON_TIME | Cronjob format "Minute Hour Day_of_month Month_of_year Day_of_week Year" |
| TIMESTAMP | Set to `true` to append timestamp to the `BACKUP_FILE` |