aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 43016d7..1abbbde 100644
--- a/README.md
+++ b/README.md
@@ -85,11 +85,11 @@ between multiple devices using something like
85[rsync](https://rsync.samba.org/). 85[rsync](https://rsync.samba.org/).
86 86
87## Scripts 87## Scripts
88The `scripts` folder contains the few scripts that I use. They are basically 88The `scripts` folder contains the few scripts that I use. They are
89just a more elaborate version of the calendar system described above, 89basically just a more elaborate version of the calendar system described
90with support for recurring events (e.g. weekly, daily). You can install them 90above, with support for recurring events (e.g. weekly, daily). You
91with `make scripts` and then `make scriptsinstall`, but first make sure to 91can install them with `make scripts` and then `make scriptsinstall`,
92adjust them to match your local configuration. 92but first make sure to adjust them to match your local configuration.
93For example check that the folder SDEPDATA in Makefile suits you. 93For example check that the folder SDEPDATA in Makefile suits you.
94 94
95Most of the scripts rely on the `-d` option of the GNU date utility, so you 95Most of the scripts rely on the `-d` option of the GNU date utility, so you

Generated with cgit - Back to sebastiano.tronto.net