From 70ac73bc332facb6b55044a8a6145ea805592d18 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 29 Dec 2024 17:43:00 +0100 Subject: checkpoint --- bin/extra/p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/extra/p.sh') diff --git a/bin/extra/p.sh b/bin/extra/p.sh index 98f8ede..ff36e71 100755 --- a/bin/extra/p.sh +++ b/bin/extra/p.sh @@ -668,7 +668,7 @@ case "$1" 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")" - notify-send "p.sh" "$level1\n$level2" + herbe "_p.sh" "$level1\n$level2" ;; # moves -- cgit v1.2.3