Initial commit
This commit is contained in:
commit
7833890361
1 changed files with 3 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# SQLite Backup
|
||||||
|
|
||||||
|
A script which performs backups of an SQLite database on the local filesystem or in a Docker container and maintains dated backup instances as defined in its configuration, e.g. 24 hourly, 7 daily, 4 weekly, 12 monthly, and 7 yearly backups.
|
Loading…
Reference in a new issue