diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-09-27 15:26:56 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-09-27 15:26:56 -0300 |
commit | 6b85b7f6c54b7f2451be2e003dda773aa5272a8c (patch) | |
tree | 571e12464f59d58b4882bff33d2ef0746c27b422 /docs/todo.md | |
parent | f14428ea652fc238ac9d99c258464d9cc9994ec4 (diff) | |
download | hydra-6b85b7f6c54b7f2451be2e003dda773aa5272a8c.tar.gz hydra-6b85b7f6c54b7f2451be2e003dda773aa5272a8c.tar.bz2 |
Chore: TODO and ChangeLog update
Diffstat (limited to 'docs/todo.md')
-rw-r--r-- | docs/todo.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/todo.md b/docs/todo.md index a361b95..1346660 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -31,8 +31,6 @@ catching cryptsetup password prompts anymore. Otherwise, consider to deprecate this script. * [ ] Syncing: - * [ ] Sync lock, respected by other applications such as `docshower` - from [utils-doc][https://git.fluxo.info/utils-doc]. * [ ] Run `git submodule --update --init --recursive` after running `git annex sync`. * [ ] Syncing packages: a frontend to `apt-offline` that uses `git-annex` |