diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 18:45:56 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-06-10 18:45:56 +0200 |
| commit | 9902b66c098b51ac91785eb5d929a73b981ce08c (patch) | |
| tree | b8bb7a6b8a2e72fc03e13acd85a4c6c7d5436ccb /README.md | |
| parent | 9c885d3172da1865df9db8f07a607a23eb26a80f (diff) | |
| download | sdep-9902b66c098b51ac91785eb5d929a73b981ce08c.tar.gz sdep-9902b66c098b51ac91785eb5d929a73b981ce08c.zip | |
Changed scripts make target
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -88,8 +88,8 @@ between multiple devices using something like | |||
| 88 | The `scripts` folder contains the few scripts that I use. They are basically | 88 | The `scripts` folder contains the few scripts that I use. They are basically |
| 89 | just a more elaborate version of the calendar system described above, | 89 | just a more elaborate version of the calendar system described above, |
| 90 | with support for recurring events (e.g. weekly, daily). You can install them | 90 | with support for recurring events (e.g. weekly, daily). You can install them |
| 91 | with `make scripts`, but first make sure to adjust them to match your local | 91 | with `make scripts` and then `make scriptsinstall`, but first make sure to |
| 92 | configuration. | 92 | adjust them to match your local configuration. |
| 93 | For example check that the folder SDEPDATA in Makefile suits you. | 93 | For example check that the folder SDEPDATA in Makefile suits you. |
| 94 | 94 | ||
| 95 | Most of the scripts rely on the `-d` option of the GNU date utility, so you | 95 | Most of the scripts rely on the `-d` option of the GNU date utility, so you |
