mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-25 09:03:41 +01:00
Give abs path for uv
This commit is contained in:
parent
a85baaf732
commit
0e8b90d386
@ -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
|
| from ssv -m 2
|
||||||
| to html
|
| to html
|
||||||
| str replace ($old_head) ($new_head)
|
| str replace ($old_head) ($new_head)
|
||||||
|
Loading…
Reference in New Issue
Block a user