diff options
| author | St33v <github@f3rr3t.com> | 2020-03-28 16:08:29 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-28 16:08:29 +1100 |
| commit | 8d2bac76f7da285b331867f7d9aa36c6e148f416 (patch) | |
| tree | 7524eaa01c0a62bf428fab6a9a552f6d05603e63 /README.md | |
| parent | fedc5d679064cf84d272cfdc0dd4f1f3c132eba7 (diff) | |
Update README.md
Explaing pruner.sh and diff.sh
Diffstat (limited to 'README.md')
| -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. |
