Add minimum spaces = 1

This commit is contained in:
Jeffrey Serio 2024-10-25 12:52:30 -05:00
parent cc1a11c936
commit 11c3fda10f

View File

@ -8,7 +8,7 @@ let new_head = (
( (
/home/jas/admin-scripts/list_torrents.py /home/jas/admin-scripts/list_torrents.py
| from ssv | from ssv -m 1
| to html | to html
| str replace ($old_head) ($new_head) | str replace ($old_head) ($new_head)
| save -f -r /home/jas/public/html/torrents.html | save -f -r /home/jas/public/html/torrents.html