diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-01-05 19:49:12 +0100 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-01-05 19:49:12 +0100 |
commit | a7309ce61c093caeb554c20497f4e4b765073203 (patch) | |
tree | 6e7c9e559253f0f0584175c582624eec29a0d5cb /bin/extra/p.sh | |
parent | 58bf86c706c5a442da4fb01ea26e06f1ed291d45 (diff) | |
parent | 112449dd19eaae6769ef95a70b3e52234256400c (diff) |
checkpoint
Diffstat (limited to 'bin/extra/p.sh')
-rwxr-xr-x | bin/extra/p.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/p.sh b/bin/extra/p.sh index e33f5ba..681b9ab 100755 --- a/bin/extra/p.sh +++ b/bin/extra/p.sh @@ -671,7 +671,7 @@ case "$choice" in curl -Ls "$url" > "$html" level1="$(pup -p 'span.infocard:nth-child(2) > small:nth-child(2) text{}' < "$html")" level2="$(pup -p 'span.infocard:nth-child(4) > small:nth-child(2) text{}' < "$html")" - herbe "p.sh" "$level1" "$level2" & + herbe "_p.sh" "$level1" "$level2" ;; # moves |