diff --git a/qbt_stats_html.nu b/qbt_stats_html.nu index 9d663ea..e1f982f 100755 --- a/qbt_stats_html.nu +++ b/qbt_stats_html.nu @@ -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 | to html | str replace ($old_head) ($new_head)