fix: path to list_torrents.py

This commit is contained in:
Jeffrey Serio 2025-04-23 10:14:14 -05:00
parent 79a5a25724
commit 2521f36f5b

@ -7,7 +7,7 @@ let new_head = (
)
(
/home/jas/.local/bin/uv run -q /home/jas/admin-scripts/list_torrents.py
/home/jas/admin-scripts/python/list_torrents.py
| from ssv -m 2
| to html
| str replace ($old_head) ($new_head)