From e76b410b860cefe5f0a3f6c744f317899186e96b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 21 Jun 2022 09:07:11 +0200 Subject: Changed folder for scripts (see README.md diff) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1abbbde..97d2aed 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,9 @@ between multiple devices using something like 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. +can install them with `sudo SD=/path/to/scripts/folder make scripts`, +where `SD` specifies the path where the directory where you want your sdep +files to be saved; for example it can be `/home/username/.sdep`. 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