aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-29 19:45:58 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-29 19:45:58 +0100
commitc88e94d631b09d6f0839b4f96df2be974b23217e (patch)
tree9b9238e6b88e72aa630c5d5b61ced58db1503f0f /README.md
parent12758e9484429ca6d013b15e22af84827ae37700 (diff)
downloadsdep-c88e94d631b09d6f0839b4f96df2be974b23217e.tar.gz
sdep-c88e94d631b09d6f0839b4f96df2be974b23217e.zip
Dummy commit to test post-receive hook
Diffstat (limited to '')
-rw-r--r--README.md10
1 files 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
85[rsync](https://rsync.samba.org/). 85[rsync](https://rsync.samba.org/).
86 86
87## Scripts 87## Scripts
88The `scripts` folder contains the few scripts that I use. They are basically 88The `scripts` folder contains the few scripts that I use. They are
89just a more elaborate version of the calendar system described above, 89basically just a more elaborate version of the calendar system described
90with support for recurring events (e.g. weekly, daily). You can install them 90above, with support for recurring events (e.g. weekly, daily). You
91with `make scripts` and then `make scriptsinstall`, but first make sure to 91can install them with `make scripts` and then `make scriptsinstall`,
92adjust them to match your local configuration. 92but first make sure to adjust them to match your local configuration.
93For example check that the folder SDEPDATA in Makefile suits you. 93For example check that the folder SDEPDATA in Makefile suits you.
94 94
95Most of the scripts rely on the `-d` option of the GNU date utility, so you 95Most of the scripts rely on the `-d` option of the GNU date utility, so you

Generated with cgit - Back to sebastiano.tronto.net