commit 78338903611796538962832048ad3345fa53c104 Author: Dave Lane Date: Thu Feb 13 02:41:06 2020 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f16383 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file