diff options
| author | St33v <github@f3rr3t.com> | 2021-12-14 16:49:57 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2021-12-14 16:49:57 +1100 |
| commit | edc13f33253715884caa0c732df3ed4f704923fb (patch) | |
| tree | 55411a0a07f7b6efea045c26477dec3942079b90 /README.md | |
| parent | 499c26be77f52463f8a9d4937ad20dcee7f2671f (diff) | |
format filenames as `code`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,9 +4,9 @@ My customisation and automation of the fantastic [Borg backup](https://www.borgb ## Test Files The files in the `test/` directory -* pruner.sh -* diff.sh -* notifystub.sh + * 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. |
