From c88e94d631b09d6f0839b4f96df2be974b23217e Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 29 Jan 2022 19:45:58 +0100 Subject: Dummy commit to test post-receive hook --- README.md | 10 +++++----- 1 file 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 [rsync](https://rsync.samba.org/). ## Scripts -The `scripts` folder contains the few scripts that I use. They are basically -just a more elaborate version of the calendar system described above, -with support for recurring events (e.g. weekly, daily). You can install them -with `make scripts` and then `make scriptsinstall`, but first make sure to -adjust them to match your local configuration. +The `scripts` folder contains the few scripts that I use. They are +basically just a more elaborate version of the calendar system described +above, with support for recurring events (e.g. weekly, daily). You +can install them with `make scripts` and then `make scriptsinstall`, +but first make sure to adjust them to match your local configuration. For example check that the folder SDEPDATA in Makefile suits you. Most of the scripts rely on the `-d` option of the GNU date utility, so you -- cgit v1.3