diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -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 |
| 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 |
| 89 | just a more elaborate version of the calendar system described above, | 89 | basically just a more elaborate version of the calendar system described |
| 90 | with support for recurring events (e.g. weekly, daily). You can install them | 90 | above, with support for recurring events (e.g. weekly, daily). You |
| 91 | with `make scripts` and then `make scriptsinstall`, but first make sure to | 91 | can install them with `make scripts` and then `make scriptsinstall`, |
| 92 | adjust them to match your local configuration. | 92 | but first make sure to 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 |
