mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-28 06:18:15 +03:00
fixed typo in README.md
This commit is contained in:
parent
8c380b999f
commit
39e62b09b8
@ -24,7 +24,7 @@ You can use the crontab of your host to schedule the backup and the container wi
|
||||
|
||||
Example using the integrated Backup script. You can use Environment variables for database and backup location
|
||||
```sh
|
||||
docker run --rm --volumes-from=bitwarden registry.gitlab.com/1o/bitwarden_rs-backup/bw_backup /bachkup.sh
|
||||
docker run --rm --volumes-from=bitwarden registry.gitlab.com/1o/bitwarden_rs-backup/bw_backup /backup.sh
|
||||
```
|
||||
|
||||
If you want to run the sqlite commands manually you can use the following command
|
||||
|
Loading…
x
Reference in New Issue
Block a user