Added readme

This commit is contained in:
Jarno Rankinen 2022-02-22 14:08:00 +02:00
parent 19813805a7
commit d34ead4cd0
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
#### borg-backup
A wrapper script for Borg, with optional utilization of ZFS snapshots.
Stops the service which is to be backed up, dumps the database and pushes
to a borg repository defined in a separate config file.