Use uv run

This commit is contained in:
Jeffrey Serio 2024-11-08 08:09:25 -06:00
parent 3d10a07ab9
commit 172bdfef48

View File

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