Tools for backing up non-volatile server data
.gitattributes | ||
.gitignore | ||
config.sh.example | ||
db-backup.sh | ||
LICENCE | ||
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.