Skip to content

Commit 3ec4ccc

Browse files
committed
tmp
1 parent 6dd824f commit 3ec4ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
When it comes to backup-creation there are several solutions to use.
44
In general everybody's doing some sort of `dump` or `tar` and backing up the results incremental with [`restic`](https://github.com/restic/restic) or similar programs.
5-
5+
foo
66
This is why `brudi` was born. `brudi` supports several backup-methods and is configurable by a simple `yaml` file.
77
The advantage of `brudi` is, that you can create a backup of a source of your choice and save it with `restic` afterwards in one step.
88
Under the hood, `brudi` uses the given binaries like `mysqldump`, `mongodump`, `pg_dump`, `tar` or `restic`.

0 commit comments

Comments
 (0)