diff options
| author | St33v <github@f3rr3t.com> | 2021-12-14 15:59:22 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2021-12-14 15:59:22 +1100 |
| commit | 499c26be77f52463f8a9d4937ad20dcee7f2671f (patch) | |
| tree | 8585faa2f0fbf47f9b75cd41c1540c63a522f595 /README.md | |
| parent | 9712602ce03b9120f06774d6e878ec638264590f (diff) | |
Add notifystub
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,10 +2,11 @@ My customisation and automation of the fantastic [Borg backup](https://www.borgbackup.org/) and deduplication system ## Test Files -The files +The files in the `test/` directory * pruner.sh * diff.sh +* notifystub.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. |
