diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-29 19:45:58 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-29 19:45:58 +0100 |
| commit | c88e94d631b09d6f0839b4f96df2be974b23217e (patch) | |
| tree | 9b9238e6b88e72aa630c5d5b61ced58db1503f0f | |
| parent | 12758e9484429ca6d013b15e22af84827ae37700 (diff) | |
| download | sdep-c88e94d631b09d6f0839b4f96df2be974b23217e.tar.gz sdep-c88e94d631b09d6f0839b4f96df2be974b23217e.zip | |
Dummy commit to test post-receive hook
Diffstat (limited to '')
| -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 |
