Give abs path for uv

This commit is contained in:
Jeffrey Serio 2024-11-16 11:12:19 -06:00
parent a85baaf732
commit 0e8b90d386

View File

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