Tools for backing up non-volatile server data
Go to file
flash bd13cdd566 Fixed path usage. 2023-09-08 11:49:36 +00:00
.gitattributes Initial import. 2023-09-05 14:31:41 +00:00
.gitignore Initial import. 2023-09-05 14:31:41 +00:00
LICENCE Initial import. 2023-09-05 14:31:41 +00:00
README.md Initial import. 2023-09-05 14:31:41 +00:00
config.sh.example Fixed path usage. 2023-09-08 11:49:36 +00:00
db-backup.sh Fixed path usage. 2023-09-08 11:49:36 +00:00

README.md

Backup Tools

This repository is the replacement for the old C# Backup Manager program.

After reducing the amount of things the backup program was doing, I realised it made much more sense to just use Bash scripts to achieve the same thing, so here we are.