20250106.1736195231

This commit is contained in:
fz0x1 2025-01-06 21:27:11 +01:00
parent 82d85f1fcb
commit 4f80048066
2 changed files with 8 additions and 2 deletions

View file

@ -31,5 +31,5 @@ SOURCES = [
name="inbox",
ignored=["*.html", "*.gpg"],
),
Source(shellcmd.index, "linkding_promnesia.sh", name="linkding"),
Source(shellcmd.index, ["linkding_promnesia.sh"], name="linkding"),
]