diff options
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,2 +1,10 @@ # borgAuto My customisation and automation of the fantastic Borg backup and deduplication system + +## Test Files +The files + +* pruner.sh +* diff.sh + +were created to test and debug the functions. Once they were working I copied them into the main shell script. I could have sourced them I suppose. I've left them as simple ways to test without performing needless backups. |
